| Name | Type | Description | Notes |
|---|---|---|---|
| amount | String | Amount charged on the form of payment | |
| currency | String | Currency of the form of payment | |
| type | String | ||
| token | String | Token of the payment card generated by HTS Payment Gateway | [optional] |
| lastFourDigits | String | Last four digits of the payment card | [optional] |
| expirationMonth | String | the expiry month of the payment card | [optional] |
| expirationYear | String | the expiry year of the payment card | [optional] |