Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 823 Bytes

File metadata and controls

16 lines (12 loc) · 823 Bytes

Customer

Properties

Name Type Description Notes
customer_id int Id of the customer [optional]
name string Customer name [optional]
registration_date \DateTime Customer registration date [optional]
phone_number string Phone Number in international format [optional]
cash_orders_enabled bool Customer can place cash orders [optional]
card_orders_enabled bool Customer can place card orders [optional]
marketing_enabled bool Customer can receive marketing [optional]

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