| 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] |