Company payout destination model
Name | Type | Description | Notes |
---|---|---|---|
_object | ObjectEnum | The resource's type | [optional] |
currency | String | currency of the receiving account | [optional] |
accountHolderName | String | Name of the account holder | [optional] |
bank | String | Name of the bank | [optional] |
type | TypeEnum | Type of the payout destination | [optional] |
accountNumber | String | Account number of the receiving account | [optional] |
Name | Value |
---|---|
PAYOUT_DESTINATION | "payout_destination" |
Name | Value |
---|---|
BANK_ACCOUNT | "bank_account" |