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