Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 928 Bytes

File metadata and controls

13 lines (7 loc) · 928 Bytes

ConnectedAccountManifest

Properties

Name Type Description Notes
assetTypes Array<ConnectedAccountAssetType> Asset types supported by the connected account. [default to undefined]
capabilities Array<ConnectedAccountCapability> Features supported for the connected account. Logic: - If account capabilities include ramp -> TRADING - If account capabilities include transfers -> DEPOSITS - If account capabilities include transfersBlockchain / transfersFiat / transfersPeerAccounts / transfersInternal -> WITHDRAWALS [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]