Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.86 KB

CustomerResponse.md

File metadata and controls

30 lines (26 loc) · 1.86 KB

Conekta.net.Model.CustomerResponse

customer response

Properties

Name Type Description Notes
AntifraudInfo CustomerAntifraudInfoResponse [optional]
Corporate bool true if the customer is a company [optional]
CreatedAt long Creation date of the object
CustomReference string Custom reference [optional]
DateOfBirth string It is a parameter that allows to identify the date of birth of the client. [optional]
DefaultFiscalEntityId string [optional]
DefaultShippingContactId string [optional]
DefaultPaymentSourceId string [optional]
Email string [optional]
FiscalEntities CustomerFiscalEntitiesResponse [optional]
Id string Customer's ID
Livemode bool true if the object exists in live mode or the value false if the object exists in test mode
Name string Customer's name
NationalId string It is a parameter that allows to identify the national identification number of the client. [optional]
Metadata Dictionary<string, Object> [optional]
Object string
PaymentSources CustomerPaymentMethodsResponse [optional]
Phone string Customer's phone number [optional]
ShippingContacts CustomerResponseShippingContacts [optional]
Subscription SubscriptionResponse [optional]

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