Record
post-topups-params
No description available.
record post-topups-params {
amount: s32,
currency: string,
description: option<string>,
expand: option<list<string>>,
metadata: option<string>,
source: option<string>,
statement-descriptor: option<string>,
transfer-group: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| currency | string | |
| description | option<string> | |
| expand | option<list<string>> | |
| metadata | option<string> | |
| source | option<string> | |
| statement-descriptor | option<string> | |
| transfer-group | option<string> |