OrganizationFinancialAccountDto
Properties
Name | Type | Description | Notes |
id | str | | [optional] |
organization_id | str | | [optional] |
organization_name | str, none_type | | [optional] |
beneficiary_name | str, none_type | | [optional] |
account_number | str, none_type | | [optional] |
routing_number | str, none_type | | [optional] |
is_primary | bool | | [optional] |
is_verified | bool | | [optional] |
logo_url | str, none_type | | [optional] |
bank_name | str, none_type | | [optional] |
bank_account_type | BankAccountType | | [optional] |
bank_account_proof_url | str, none_type | | [optional] |
[Back to Model list] [Back to API list] [Back to README]