Name | Type | Description | Notes |
---|---|---|---|
brand | kotlin.String | Card brand | |
last4 | kotlin.String | Last 4 digits of the card | |
expiresAt | java.time.LocalDate | Last day of the expiration year and month | |
country | Country | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
brand | kotlin.String | Card brand | |
last4 | kotlin.String | Last 4 digits of the card | |
expiresAt | java.time.LocalDate | Last day of the expiration year and month | |
country | Country | [optional] |