# Flipdish.Customer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CustomerId** | **Number** | Id of the customer | [optional] 
**RegistrationDate** | **Date** | Customer registration date | [optional] 
**PhoneNumber** | **String** | Phone Number in international format | [optional] 
**CashOrdersEnabled** | **Boolean** | Customer can place cash orders | [optional] 
**CardOrdersEnabled** | **Boolean** | Customer can place card orders | [optional] 
**MarketingEnabled** | **Boolean** | Customer can receive marketing | [optional] 


