Record
get-customers-customer-payment-methods-payment-method-params
No description available.
record get-customers-customer-payment-methods-payment-method-params {
customer: string,
expand: option<list<string>>,
payment-method: string,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer | string | |
| expand | option<list<string>> | |
| payment-method | string | |
| data | option<string> |