Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.22 KB

File metadata and controls

18 lines (15 loc) · 1.22 KB

Flipdish.Model.SupportedCountry

Properties

Name Type Description Notes
CountryCode string Country code [optional]
Name string Nice display name for a country [optional]
PhoneCode int? Country internatinoal phone code prefix [optional]
LanguageCode string Language code [optional]
LanguageName string Language name [optional]
OtpNumber string The phone number provided to Store staff which, in conjunction with a one-time-code, will connect them to the customer. [optional]
SupportNumber string The store's support phone number, displayed to customers. [optional]
AddressLayout string Address layout format. This changes the layout of address entry forms on the web app, iOS and Android app and should be set based on local custom. [optional]
PostCodeType string Post code type [optional]
SupportRegion string Supported region. This is not used. [optional]

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