Skip to content

Latest commit

 

History

History
116 lines (113 loc) · 8.35 KB

File metadata and controls

116 lines (113 loc) · 8.35 KB

Flipdish.Model.WhiteLabelConfigModel

Properties

Name Type Description Notes
WhiteLabelLanguages List<WhiteLabelLanguageModel> White label languages [optional]
WhiteLabelAssets List<WhiteLabelAssetModel> White label assets [optional]
ColorScheme WhiteLabelColorSchemeModel White label color scheme [optional]
WhiteLabelConfigId int? White label configuration ID [optional]
WhiteLabelId int? White label ID [optional]
WhiteLabelName string White label name [optional]
AppNameId string App name ID (Bundle ID Suffix) [optional]
OrgId string Organization ID [optional]
SmsRestaurantName string SMS restaurant name [optional]
DeepLinkUrlScheme string Deep link URL scheme [optional]
HostName string Host name [optional]
NexmoSupportSmsNumber string Nexmo support SMS number [optional]
TwilioSupportSmsNumber string Twilio support SMS number [optional]
MixpanelToken string Mixpanel token [optional]
IntercomAppId string Intercom app ID [optional]
ShareMessageEmailSubject string Share message email subject [optional]
ShareMessageEmailMessage string Share message email message [optional]
ShareMessageSmsMessage string Share message SMS message [optional]
ShareMessageWhatsAppMessage string Share message WhatsApp message [optional]
ShareMessageFacebookMessage string Share message Facebook message [optional]
ShareMessageTwitterMessage string Share message Twitter message [optional]
ShareMessageGenericMessage string Share message generic message [optional]
DisplayDeliveryRestaurantListScreen bool? Display delivery restaurant list screen [optional]
ContactFormType int? Contact form type [optional]
ContactPhoneNumber string Contact phone number [optional]
DisplayBumpSideMenuItem bool? Display bump side menu item [optional]
DisplayFreeCokeSideMenuItem bool? Display free coke side menu item [optional]
AppStoreUrl string App store URL [optional]
DeliveryEnabled bool? Delivery enabled [optional]
PickupEnabled bool? Pickup enabled [optional]
DisplayPickupRestaurantListScreen bool? Display pickup restaurant list screen [optional]
DisplayCuisineTypeListAndRestaurantSearchBar bool? Display cuisine type list and restaurant search bar [optional]
DisplayUserRestaurantRatings bool? Display user restaurant ratings [optional]
ReadyToPublishWeb bool? Ready to publish web [optional]
ReadyToPublishIos bool? Ready to publish iOS [optional]
ReadyToPublishAndroid bool? Ready to publish Android [optional]
DisplayFooterLinksToOtherSites bool? Display footer links to other sites [optional]
DisplayOnlineOrderingMenu bool? Display online ordering menu [optional]
HideAppConfigFromAdminList bool? Hide app config from admin list [optional]
ComplianceType string Compliance type [optional]
IsMenuMigratedToRms bool? Is menu migrated to RMS [optional]
MapBoundryMaxLongitude double? Map boundary max longitude [optional]
MapBoundryMinLongitude double? Map boundary min longitude [optional]
MapBoundryMaxLatitude double? Map boundary max latitude [optional]
MapBoundryMinLatitude double? Map boundary min latitude [optional]
AppStoreAppleId string App store Apple ID [optional]
AppStoreToken string App store token [optional]
WebsiteDisplayStaticMenuPage bool? Website display static menu page [optional]
IsEmbed bool? Is embed [optional]
DisplayTipOptionToUsersByDefault bool? Display tip option to users by default [optional]
EmailRequestMode int? Email request mode [optional]
AddressEntryType int? Address entry type [optional]
AddressLayout int? Address layout [optional]
Category int? Category [optional]
MapCenterLatitude double? Map center latitude [optional]
MapCenterLongitude double? Map center longitude [optional]
IntercomTokenIos string Intercom token iOS [optional]
IntercomTokenAndroid string Intercom token Android [optional]
GoogleAnalyticsTokensCsv string Google Analytics tokens CSV [optional]
FacebookTokensCsv string Facebook tokens CSV [optional]
ShareMessageGenericUrl string Share message generic URL [optional]
PrivateSupportEmailAddress string Private support email address [optional]
AppStoreId string App store ID [optional]
PlayConsoleAccount int? Play console account [optional]
ApnCertificateValidAfter DateTime? APN certificate valid after [optional]
ApnCertificateValidBefore DateTime? APN certificate valid before [optional]
DineInEnabled bool? Dine in enabled [optional]
AppFont string App font [optional]
WhiteLabelColorSchemeId int? White label color scheme ID [optional]
WhiteLabelImagesId int? White label images ID [optional]
AppStoreCopyright string App store copyright [optional]
AppStoreDescription string App store description [optional]
AppStoreShortDescription string App store short description [optional]
AppStoreKeywords string App store keywords [optional]
AppStoreMarketingUrl string App store marketing URL [optional]
AppStoreName string App store name [optional]
AppStorePrivacyUrl string App store privacy URL [optional]
AppStoreSupportUrl string App store support URL [optional]
AppStoreReleaseNotes string App store release notes [optional]
AppStoreIconUrl string App store icon URL [optional]
AppStoreIconThumbnail100Url string App store icon thumbnail 100 URL [optional]
TransparentLogoUrl string Transparent logo URL [optional]
LogoImageName string Logo image name [optional]
KioskNameScreenImage string Kiosk name screen image [optional]
WebToAppRedirect int? Web to app redirect [optional]
FeaturesCsv string Features CSV [optional]
AppStorePassword string App store password [optional]
AppStoreTeamId string App store team ID [optional]
AppStoreAppGroup string App store app group [optional]
AppStoreSigningIdentity string App store signing identity [optional]
AppStoreItcTeamId string App store ITC team ID [optional]
HeadHtml string Head HTML [optional]
SocialTwitterUrl string Social Twitter URL [optional]
SocialFacebookUrl string Social Facebook URL [optional]
SocialInstagramUrl string Social Instagram URL [optional]
SocialPintrestUrl string Social Pinterest URL [optional]
SocialTripAdvisorUrl string Social TripAdvisor URL [optional]
SocialGooglePlusUrl string Social Google Plus URL [optional]
SocialFourSquareUrl string Social FourSquare URL [optional]
SocialYelpUrl string Social Yelp URL [optional]
WebsiteType int? Website type [optional]
ExternalOrderingPageUrl string External ordering page URL [optional]
PanaceaEnabled bool? Panacea enabled [optional]
CookieConsentPromptEnabled bool? Cookie consent prompt enabled [optional]
PanaceaVanityUrl string Panacea vanity URL [optional]
CountryId string Country ID [optional]
ReferralUserId int? Referral user ID [optional]
ReferralCampaignId string Referral campaign ID [optional]

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