Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 720 Bytes

File metadata and controls

14 lines (11 loc) · 720 Bytes

Flipdish.Model.CustomerSummary

Properties

Name Type Description Notes
Id int? Customer identifier [optional]
Name string Customer name [optional]
EmailAddress string Customer email address [optional]
PhoneNumberLocalFormat string Customer local phone number [optional]
PhoneNumber string Customer phone number [optional]
LanguagePreference string Preferred language of the consumer [optional]

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