Skip to main content

CustomerDetailDTO

Properties

NameTypeDescriptionNotes
addressCustomerDetailDTO_address[optional] [default to null]
first_nameStringThe customer first name[default to null]
last_nameStringThe customer last name[default to null]
mobile_numberStringThe customer mobile number, does NOT support e164 format[default to null]
emailStringA valid customer personal or work email[default to null]
idStringA unique identifier for this customer[optional] [default to null]

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