import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
checkout | TokenResponseCheckout | [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 |