Skip to content

Latest commit

 

History

History
117 lines (113 loc) · 8.66 KB

File metadata and controls

117 lines (113 loc) · 8.66 KB

WhiteLabelConfigModel

Properties

Name Type Description Notes
white_label_languages \Flipdish\Client\Models\WhiteLabelLanguageModel[] White label languages [optional]
white_label_assets \Flipdish\Client\Models\WhiteLabelAssetModel[] White label assets [optional]
color_scheme \Flipdish\Client\Models\WhiteLabelColorSchemeModel White label color scheme [optional]
white_label_config_id int White label configuration ID [optional]
white_label_id int White label ID [optional]
white_label_name string White label name [optional]
app_name_id string App name ID (Bundle ID Suffix) [optional]
org_id string Organization ID [optional]
sms_restaurant_name string SMS restaurant name [optional]
deep_link_url_scheme string Deep link URL scheme [optional]
host_name string Host name [optional]
nexmo_support_sms_number string Nexmo support SMS number [optional]
twilio_support_sms_number string Twilio support SMS number [optional]
mixpanel_token string Mixpanel token [optional]
intercom_app_id string Intercom app ID [optional]
share_message_email_subject string Share message email subject [optional]
share_message_email_message string Share message email message [optional]
share_message_sms_message string Share message SMS message [optional]
share_message_whats_app_message string Share message WhatsApp message [optional]
share_message_facebook_message string Share message Facebook message [optional]
share_message_twitter_message string Share message Twitter message [optional]
share_message_generic_message string Share message generic message [optional]
display_delivery_restaurant_list_screen bool Display delivery restaurant list screen [optional]
contact_form_type int Contact form type [optional]
contact_phone_number string Contact phone number [optional]
display_bump_side_menu_item bool Display bump side menu item [optional]
display_free_coke_side_menu_item bool Display free coke side menu item [optional]
app_store_url string App store URL [optional]
delivery_enabled bool Delivery enabled [optional]
pickup_enabled bool Pickup enabled [optional]
display_pickup_restaurant_list_screen bool Display pickup restaurant list screen [optional]
display_cuisine_type_list_and_restaurant_search_bar bool Display cuisine type list and restaurant search bar [optional]
display_user_restaurant_ratings bool Display user restaurant ratings [optional]
ready_to_publish_web bool Ready to publish web [optional]
ready_to_publish_ios bool Ready to publish iOS [optional]
ready_to_publish_android bool Ready to publish Android [optional]
display_footer_links_to_other_sites bool Display footer links to other sites [optional]
display_online_ordering_menu bool Display online ordering menu [optional]
hide_app_config_from_admin_list bool Hide app config from admin list [optional]
compliance_type string Compliance type [optional]
is_menu_migrated_to_rms bool Is menu migrated to RMS [optional]
map_boundry_max_longitude double Map boundary max longitude [optional]
map_boundry_min_longitude double Map boundary min longitude [optional]
map_boundry_max_latitude double Map boundary max latitude [optional]
map_boundry_min_latitude double Map boundary min latitude [optional]
app_store_apple_id string App store Apple ID [optional]
app_store_token string App store token [optional]
website_display_static_menu_page bool Website display static menu page [optional]
is_embed bool Is embed [optional]
display_tip_option_to_users_by_default bool Display tip option to users by default [optional]
email_request_mode int Email request mode [optional]
address_entry_type int Address entry type [optional]
address_layout int Address layout [optional]
category int Category [optional]
map_center_latitude double Map center latitude [optional]
map_center_longitude double Map center longitude [optional]
intercom_token_ios string Intercom token iOS [optional]
intercom_token_android string Intercom token Android [optional]
google_analytics_tokens_csv string Google Analytics tokens CSV [optional]
facebook_tokens_csv string Facebook tokens CSV [optional]
share_message_generic_url string Share message generic URL [optional]
private_support_email_address string Private support email address [optional]
app_store_id string App store ID [optional]
play_console_account int Play console account [optional]
apn_certificate_valid_after \DateTime APN certificate valid after [optional]
apn_certificate_valid_before \DateTime APN certificate valid before [optional]
dine_in_enabled bool Dine in enabled [optional]
app_font string App font [optional]
white_label_color_scheme_id int White label color scheme ID [optional]
white_label_images_id int White label images ID [optional]
app_store_copyright string App store copyright [optional]
app_store_description string App store description [optional]
app_store_short_description string App store short description [optional]
app_store_keywords string App store keywords [optional]
app_store_marketing_url string App store marketing URL [optional]
app_store_name string App store name [optional]
app_store_privacy_url string App store privacy URL [optional]
app_store_support_url string App store support URL [optional]
app_store_release_notes string App store release notes [optional]
app_store_icon_url string App store icon URL [optional]
app_store_icon_thumbnail100_url string App store icon thumbnail 100 URL [optional]
transparent_logo_url string Transparent logo URL [optional]
logo_image_name string Logo image name [optional]
kiosk_name_screen_image string Kiosk name screen image [optional]
web_to_app_redirect int Web to app redirect [optional]
features_csv string Features CSV [optional]
app_store_password string App store password [optional]
app_store_team_id string App store team ID [optional]
app_store_app_group string App store app group [optional]
app_store_signing_identity string App store signing identity [optional]
app_store_itc_team_id string App store ITC team ID [optional]
head_html string Head HTML [optional]
social_twitter_url string Social Twitter URL [optional]
social_facebook_url string Social Facebook URL [optional]
social_instagram_url string Social Instagram URL [optional]
social_pintrest_url string Social Pinterest URL [optional]
social_trip_advisor_url string Social TripAdvisor URL [optional]
social_google_plus_url string Social Google Plus URL [optional]
social_four_square_url string Social FourSquare URL [optional]
social_yelp_url string Social Yelp URL [optional]
website_type int Website type [optional]
external_ordering_page_url string External ordering page URL [optional]
panacea_enabled bool Panacea enabled [optional]
cookie_consent_prompt_enabled bool Cookie consent prompt enabled [optional]
panacea_vanity_url string Panacea vanity URL [optional]
country_id string Country ID [optional]
referral_user_id int Referral user ID [optional]
referral_campaign_id string Referral campaign ID [optional]

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