| Name | Type | Description | Notes |
|---|---|---|---|
| method | String | The method of payment instrument. | |
| customer_id | AllOfPaymentCardCreatePlainCustomerId | The Customer's ID. | |
| pan | String | The card PAN (Primary Account Number). | |
| exp_year | Integer | Card's expiration year. | |
| exp_month | Integer | Card's expiration month. | |
| cvv | String | Card's cvv (card verification value). | [optional] |
| billing_address | AllOfPaymentCardCreatePlainBillingAddress | The billing address. | |
| custom_fields | ResourceCustomFields | [optional] | |
| risk_metadata | RiskMetadata | [optional] |