Record
post-payment-intents-intent-apply-customer-balance-params
No description available.
record post-payment-intents-intent-apply-customer-balance-params {
intent: string,
amount: option<s32>,
currency: option<string>,
expand: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| intent | string | |
| amount | option<s32> | |
| currency | option<string> | |
| expand | option<list<string>> |