| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Payment method type of the saved payment source. | |
| brand | string | Card brand (e.g. "visa", "mastercard"). | |
| last_four_digits | string | Last four digits of the saved card. | |
| month | int | Card expiry month (two digits). | |
| year | int | Card expiry year (two or four digits). | |
| [Back to Model list] [Back to API list] [Back to README] |