Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

V1formPaymentMerchantDataCustomer.md

File metadata and controls

16 lines (13 loc) · 1.17 KB

V1formPaymentMerchantDataCustomer

Properties

Name Type Description Notes
id string Store customer identifier [optional]
name string Name of customer [optional]
surname string Surname of customer [optional]
email string Email of customer [optional]
home_phone \Swagger\Client\Model\V1formPaymentMerchantDataCustomerHomePhone [optional]
mobile_phone \Swagger\Client\Model\V1formPaymentMerchantDataCustomerMobilePhone [optional]
work_phone \Swagger\Client\Model\V1formPaymentMerchantDataCustomerWorkPhone [optional]
first_buy string Indicates whether the user has already bought in this business ('si' if has made a operation, 'no' in opposite scenario) [optional]

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