| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Human-readable name of the payment method this expiry setting applies to. | |
| slug | string | Machine-readable slug identifying the payment method. | |
| currency | \Komoju\Model\Currency | ||
| expiry_days | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| default_expiry_days | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| [Back to Model list] [Back to API list] [Back to README] |