GetTokenResponse
The get token response details.
Declaration
object GetTokenResponseProperties
| Name | Type | Description |
|---|---|---|
TokenData Required | data | The token data. If the token is a string value, it needs to be a UTF-8-encoded string. |
The get token response details.
object GetTokenResponse| Name | Type | Description |
|---|---|---|
TokenData Required | data | The token data. If the token is a string value, it needs to be a UTF-8-encoded string. |