Name | Type | Description | Notes |
---|---|---|---|
brand | kotlin.String | Payment method, like eftpos_australia or mc. See the possible values. | |
currencies | kotlin.collections.List<Currency> | Currency, and surcharge percentage or amount. | |
country | kotlin.collections.List<kotlin.String> | Countries, to filter different surcharge amounts for domestic or international cards. | [optional] |
sources | kotlin.collections.List<kotlin.String> | Funding source. Possible values: * Credit * Debit | [optional] |