Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 759 Bytes

File metadata and controls

25 lines (18 loc) · 759 Bytes

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 SalesChannelTypeEnum Sales Channel Type [optional]
phoneNumber String Phone Number [optional]

Enum: SalesChannelTypeEnum

Name Value
WEB "Web"
APP "App"
KIOSK "Kiosk"
POS "Pos"
NONE "None"