Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 782 Bytes

ConsumerMetadata.md

File metadata and controls

23 lines (12 loc) · 782 Bytes

Apideck.ConsumerMetadata

Description

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 string The name of the account as shown in the sidebar. [optional]
user_name string The name of the user as shown in the sidebar. [optional]
email string The email of the user as shown in the sidebar. [optional]
image string The avatar of the user in the sidebar. Must be a valid URL [optional]

[Back to top] [Back to API list] [Back to README]