Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 860 Bytes

TransferDestinationResponse.md

File metadata and controls

16 lines (13 loc) · 860 Bytes

# TransferDestinationResponse

Properties

Name Type Description Notes
account_holder string Name of the account holder. [optional]
account_number string Account number of the bank account. [optional]
bank string Name of the bank. [optional]
created_at int Date and time of creation of the transfer. [optional]
id string Unique identifier of the transfer. [optional]
object string Object name, which is bank_transfer_payout_method. [optional]
payee_id string Unique identifier of the payee. [optional]
type string Type of the payee. [optional]

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