# # TokenResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**checkout** | [**\Conekta\Model\TokenResponseCheckout**](TokenResponseCheckout.md) |  | [optional]
**id** | **string** | Unique identifier for the token generated by Conekta. |
**livemode** | **bool** | Indicates whether the token is in live mode or test mode. |
**object** | **string** | Indicates the type of object, in this case token |
**used** | **bool** | Indicates if the token has been used |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
