Record
financial-connections-account-owner
No description available.
record financial-connections-account-owner {
email: option<string>,
id: string,
name: string,
object: financial-connections-account-owner-object-enum,
ownership: string,
phone: option<string>,
raw-address: option<string>,
refreshed-at: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| option<string> | ||
| id | string | |
| name | string | |
| object | financial-connections-account-owner-object-enum | |
| ownership | string | |
| phone | option<string> | |
| raw-address | option<string> | |
| refreshed-at | option<s32> |