| Name | Type | Description | Notes |
|---|---|---|---|
| expired_time | DateTime | Token's expired time. | [optional] |
| _links | Array<SelfLink> | The links related to resource. | [optional] |
| token | String | The token identifier string. | [optional] |
| mode | String | The token's generation mode. | [optional] [default to 'password'] |
| otp_required | BOOLEAN | Should OTP be required to exchange this token. | [optional] |
| credential_id | **** | The credential's ID. | [optional] |
| username | String | The token's username. | |
| password | String | The token's password. | |
| customer_id | **** | The token's customer ID. | [optional] |