| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique identifier of the connected account. | [default to undefined] |
| name | string | Human-readable name of the connected account. | [default to undefined] |
| providerId | string | The ID of the venue the account belongs to. | [default to undefined] |
| status | ConnectedAccountApprovalStatus | [default to undefined] | |
| totalBalance | ConnectedAccountTotalBalance | [default to undefined] | |
| manifest | ConnectedAccountManifest | [default to undefined] | |
| parentId | string | The ID of the parent main account, if this is a sub account. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]