Record
post-sources-source-params
No description available.
record post-sources-source-params {
source: string,
amount: option<s32>,
expand: option<list<string>>,
mandate: option<post-sources-source-body-mandate>,
metadata: option<string>,
owner: option<post-sources-source-body-owner>,
source-order: option<post-sources-source-body-source-order>,
}Fields
| Name | Type | Description |
|---|---|---|
| source | string | |
| amount | option<s32> | |
| expand | option<list<string>> | |
| mandate | option<post-sources-source-body-mandate> | |
| metadata | option<string> | |
| owner | option<post-sources-source-body-owner> | |
| source-order | option<post-sources-source-body-source-order> |