# PostTransferBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **quoteGuid** | **String** | The associated quote's identifier. | **transferType** | **String** | The type of transfer. | **externalBankAccountGuid** | **String** | The customer's 'plaid' or 'plaid_processor_token' external bank account's identifier. | [optional] **oneTimeAddress** | [**PostOneTimeAddressBankModel**](PostOneTimeAddressBankModel.md) | | [optional] **expectedError** | **String** | The optional expected error to simulate transfer failure. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)