Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 758 Bytes

AccountEntity.md

File metadata and controls

15 lines (12 loc) · 758 Bytes

AccountEntity

Properties

Name Type Description Notes
id int Account ID [default to 1]
account_type string Account type [default to 'subaccount_us']
ach_type string ACH type [optional]
ach_class string ACH class [optional]
balance_amount float Balance (dollars) [optional] [default to 0.0]
name string Account name [optional] [default to 'BofA Acct 1']
bank_name string Bank name [optional] [default to 'Bank of America']

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