Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 604 Bytes

StoreCreateBase.md

File metadata and controls

27 lines (13 loc) · 604 Bytes

Flipdish.StoreCreateBase

Properties

Name Type Description Notes
Name String Name [optional]
EmailAddress String Email address (visible to customers) [optional]
StaffLanguage String Staff Language (used for communication with the staff) Emails, Printouts etc [optional]
SalesChannelType String Sales Channel Type [optional]

Enum: SalesChannelTypeEnum

  • Web (value: "Web")

  • App (value: "App")

  • Kiosk (value: "Kiosk")

  • Pos (value: "Pos")