Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.06 KB

File metadata and controls

18 lines (12 loc) · 1.06 KB

ConnectedAccount

Properties

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]