# # 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]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
