Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 748 Bytes

ClientAccessKeyResponseModel.md

File metadata and controls

12 lines (9 loc) · 748 Bytes

ClientAccessKeyResponseModel

Properties

Name Type Description Notes
id str The access key's unique ID. [optional]
client_id str The ID of the client associated with the access key. [optional]
name str The access key's name. This property supports: sorting and filtering. [optional]
expiry_date datetime The access key's expiration date. Excluded if there is no expiration date. This property supports: sorting and filtering. [optional]

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