Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.2 KB

Account.md

File metadata and controls

15 lines (13 loc) · 1.2 KB

Account

Properties

Name Type Required Description
alias str Three-letter ISO 4217 code for the currency of the account.
balance float Available funds in the account.
currency str
id_ str ID of the account. UUID
limit str
limits List[Limit]
on_hold_balance float Amount in the on-hold balance of the account.
received_balance float Amount of escrow funds in the account.
reserve_balance float Amount in the reserve balance of the account.