Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 718 Bytes

File metadata and controls

29 lines (22 loc) · 718 Bytes

CustomerCreateModel

Properties

Name Type Description Notes
phoneNumber String Customer Phone Number [optional]
appType AppTypeEnum Customer AppType [optional]
name String Customer Name [optional]

Enum: AppTypeEnum

Name Value
UNKNOWN "Unknown"
IOS "Ios"
ANDROID "Android"
WEB "Web"
KIOSK "Kiosk"
POS "Pos"
TELEPHONECALL "TelephoneCall"
SMS "Sms"
PWAANDROID "PwaAndroid"
PWAIOS "PwaIos"
GOOGLE "Google"