Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 883 Bytes

CompanyPayoutDestinationResponse.md

File metadata and controls

35 lines (19 loc) · 883 Bytes

CompanyPayoutDestinationResponse

Company payout destination model

Properties

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]

Enum: ObjectEnum

Name Value
PAYOUT_DESTINATION "payout_destination"

Enum: TypeEnum

Name Value
BANK_ACCOUNT "bank_account"