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