Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 979 Bytes

Client.md

File metadata and controls

19 lines (14 loc) · 979 Bytes

Client

Properties

Name Type Description Notes
links {str: (Link,)} The location and content type of related resources
name str Client name
account_id str The account ID the client is registered under
client_id str The client's unique ID
redirect_uri str The client's redirect URI
creation_date int
description str Client description [optional]
client_secret str The client secret. This will only be shown upon creation. [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]