| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | [optional] | |
| _object | String | ||
| accountType | String | Account type of the card | [optional] |
| authCode | String | [optional] | |
| brand | String | Brand of the card | [optional] |
| contractId | String | Id sent for recurrent charges. | [optional] |
| country | String | Country of the card | [optional] |
| expMonth | String | Expiration month of the card | [optional] |
| expYear | String | Expiration year of the card | [optional] |
| fraudIndicators | List<Object> | [optional] | |
| issuer | String | Issuer of the card | [optional] |
| last4 | String | Last 4 digits of the card | [optional] |
| name | String | Name of the cardholder | [optional] |
| customerIpAddress | String | Optional field used to capture the customer's IP address for fraud prevention and security monitoring purposes | [optional] |