The metadata of the consumer. This is used to display the consumer in the sidebar. This is optional, but recommended.
Name | Type | Description | Notes |
---|---|---|---|
account_name | str | The name of the account as shown in the sidebar. | [optional] |
user_name | str | The name of the user as shown in the sidebar. | [optional] |
str | The email of the user as shown in the sidebar. | [optional] | |
image | str | The avatar of the user in the sidebar. Must be a valid URL | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |