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