Record
get-financial-connections-accounts-params
No description available.
record get-financial-connections-accounts-params {
account-holder: option<string>,
ending-before: option<string>,
expand: option<list<string>>,
limit: option<s32>,
session: option<string>,
starting-after: option<string>,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder | option<string> | |
| ending-before | option<string> | |
| expand | option<list<string>> | |
| limit | option<s32> | |
| session | option<string> | |
| starting-after | option<string> | |
| data | option<string> |