# PostExternalBankAccountCounterpartyNameBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **first** | **String** | The customer's first name. Used for individual accounts. | [optional] **middle** | **String** | The customer's middle name. Used for individual accounts. | [optional] **last** | **String** | The customer's last name. Used for individual accounts. | [optional] **full** | **String** | The customers's full name on the account. Used for business accounts. | [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)