Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 757 Bytes

AccessKey.md

File metadata and controls

16 lines (13 loc) · 757 Bytes

# AccessKey

Properties

Name Type Description Notes
name string The name of the access key. [optional]
apiKey string The API key. [optional]
apiSecret string The API secret. [optional]
createdAt \DateTime The date when the access key was created. [optional]
updatedAt \DateTime The date when the access key was last updated. [optional]
enabled bool Whether the access key is enabled or disabled. [optional]

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