Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 671 Bytes

Balances.md

File metadata and controls

12 lines (7 loc) · 671 Bytes

Balances

Properties

Name Type Description Notes
available Vecmodels::Money List of currency balances (one for each currency) that are currently available to spend.
unsettled Vecmodels::Money List of currency balances (one for each currency) that have been captured but are currently in the process of settling and will become available to spend at some point in the future.

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