Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 947 Bytes

ConsumerMetadata.md

File metadata and controls

16 lines (11 loc) · 947 Bytes

ConsumerMetadata

The metadata of the consumer. This is used to display the consumer in the sidebar. This is optional, but recommended.

Properties

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]
email 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]

[Back to Model list] [Back to API list] [Back to README]