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