| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier of the connected account. | |
| name | String | Human-readable name of the connected account. | |
| providerId | String | The ID of the venue the account belongs to. | |
| status | ConnectedAccountApprovalStatus | ||
| totalBalance | ConnectedAccountTotalBalance | ||
| manifest | ConnectedAccountManifest | ||
| parentId | String | The ID of the parent main account, if this is a sub account. | [optional] |
| subAccountsIds | List<String> | IDs of sub-accounts associated with this connected account. | [optional] |