Record
get-financial-connections-accounts-account-owners-response
No description available.
record get-financial-connections-accounts-account-owners-response {
data: list<account-owner>,
has-more: bool,
object: get-financial-connections-accounts-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<account-owner> | |
| has-more | bool | |
| object | get-financial-connections-accounts-response-object-enum | |
| url | string |