Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 781 Bytes

File metadata and controls

14 lines (8 loc) · 781 Bytes

ConnectedAccountBalancesResponse

Properties

Name Type Description Notes
data Array<ConnectedAccountBalances> Flat balance row for a single asset within an account and wallet type. One row per (assetId, balanceType). [default to undefined]
total number Total number of balance rows by query. [optional] [default to undefined]
next string A cursor for the next page of results, if available. [optional] [default to undefined]

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