# PaycometRestApi.V1launchpadauthorizationMerchantDataCustomer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Store customer identifier | [optional] 
**name** | **String** | Name of customer | [optional] 
**surname** | **String** | Surname of customer | [optional] 
**email** | **String** | Email of customer | [optional] 
**homePhone** | [**V1formPaymentMerchantDataCustomerHomePhone**](V1formPaymentMerchantDataCustomerHomePhone.md) |  | [optional] 
**mobilePhone** | [**V1formPaymentMerchantDataCustomerMobilePhone**](V1formPaymentMerchantDataCustomerMobilePhone.md) |  | [optional] 
**workPhone** | [**V1formPaymentMerchantDataCustomerWorkPhone**](V1formPaymentMerchantDataCustomerWorkPhone.md) |  | [optional] 
**firstBuy** | **String** | Indicates whether the user has already bought in this business (&#x27;si&#x27; if has made a operation, &#x27;no&#x27; in opposite scenario) | [optional] 
