Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 669 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 669 Bytes

BankAccountType

Properties

Name Type Description Notes
type str The type of bank account [optional]
owner_address Address The address of the owner of the bank account [optional]
owner_name str The name of the owner of the bank account [optional]
iban str The IBAN of the bank account [optional]
bic str The BIC of the bank account [optional]

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