Name | Type | Description | Notes |
---|---|---|---|
valid_versions | [int] | A list of all valid API versions. To learn more about our versioning, read Versioning. | |
latest_version | int | ||
current_version | int | ||
beta | bool | Whether the version of the API currently is use is a beta version. This is always <code>true</code> if you add the <code>LD-API-Version: beta</code> header to your request. | [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] |