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