TokenStatus
Description
An object represents the status of the response of a token request
Model Properties
| Property | Required | Type | Description | ||
|---|---|---|---|---|---|
| status_code | False | integer | The status code of the token response. | ||
| message | False | string | The detailed message of the token response. | ||