| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Integer | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | [default to null] |
| currency | Currency | [default to null] | |
| payment_details | PaymentDetailsOnlyCreditCards | [default to null] | |
| return_url | String | [default to null] | |
| platform_details | ProcessingMerchant | [optional] [default to null] | |
| customer | String | To use instead of `payment_details`, specify customer's identifier for this SecureToken. This identifier can be obtained from Customer: Create endpoint. | [default to null] |