Skip to content

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 1022 Bytes

BankAccountResponseIban.md

File metadata and controls

executable file
·
19 lines (15 loc) · 1022 Bytes

BankAccountResponseIban

Properties

Name Type Description Notes
iban str The IBAN of the bank account [optional]
bic str The BIC of the bank account [optional]
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]
user_id str The object owner's UserId [optional]
active bool Whether the bank account is active or not [optional]
id str The item's ID [optional]
creation_date int When the item was created [optional]
tag str Custom data that you can add to this item [optional]

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