Name | Type | Description | Notes |
---|---|---|---|
id | **** | The token identifier string. | [optional] |
is_used | BOOLEAN | Whether the token was already used. | [optional] [default to false] |
method | String | The token payment method. | |
risk_metadata | **** | [optional] | |
lead_source | **** | [optional] | |
created_time | **** | Token created time. | [optional] |
updated_time | **** | Token updated time. | [optional] |
usage_time | **** | Token usage time. | [optional] |
expiration_time | **** | Token expiration time. | [optional] |
_links | Array<SelfLink> | The links related to resource. | [optional] |
payment_instrument | PayPalTokenPaymentInstrument | ||
billing_address | AllOfPayPalTokenBillingAddress | The billing address object. | [optional] |