Skip to content

Latest commit

 

History

History
executable file
·
19 lines (16 loc) · 715 Bytes

BankAccount.md

File metadata and controls

executable file
·
19 lines (16 loc) · 715 Bytes

# BankAccount

Properties

Name Type Description Notes
id int [optional]
name string
iban string [optional]
account_num string [optional]
credit_line float [optional]
account_fid int [optional]
bank_fid int [optional]
bank_account_type_fid int [optional]
account_code string [optional]
bank_code string [optional]
currency_code string [optional]

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