Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 777 Bytes

File metadata and controls

17 lines (13 loc) · 777 Bytes

Customer

Properties

Name Type Description Notes
title string Customer's title [optional]
first_name string Customer's first name
middle_name string Customer's middle name [optional]
last_name string Customer's last name
phone string Customer's phone number
email string Customer's email
birth_date \DateTime Customer's date of birth
gender string Customer's gender [optional]

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