in src/objects/application.js [27:131]
static get Fields (): Object {
return Object.freeze({
aam_rules: 'aam_rules',
an_ad_space_limit: 'an_ad_space_limit',
an_platforms: 'an_platforms',
android_key_hash: 'android_key_hash',
android_sdk_error_categories: 'android_sdk_error_categories',
app_domains: 'app_domains',
app_events_config: 'app_events_config',
app_events_feature_bitmask: 'app_events_feature_bitmask',
app_events_session_timeout: 'app_events_session_timeout',
app_install_tracked: 'app_install_tracked',
app_name: 'app_name',
app_signals_binding_ios: 'app_signals_binding_ios',
app_type: 'app_type',
auth_dialog_data_help_url: 'auth_dialog_data_help_url',
auth_dialog_headline: 'auth_dialog_headline',
auth_dialog_perms_explanation: 'auth_dialog_perms_explanation',
auth_referral_default_activity_privacy: 'auth_referral_default_activity_privacy',
auth_referral_enabled: 'auth_referral_enabled',
auth_referral_extended_perms: 'auth_referral_extended_perms',
auth_referral_friend_perms: 'auth_referral_friend_perms',
auth_referral_response_type: 'auth_referral_response_type',
auth_referral_user_perms: 'auth_referral_user_perms',
auto_event_mapping_android: 'auto_event_mapping_android',
auto_event_mapping_ios: 'auto_event_mapping_ios',
auto_event_setup_enabled: 'auto_event_setup_enabled',
canvas_fluid_height: 'canvas_fluid_height',
canvas_fluid_width: 'canvas_fluid_width',
canvas_url: 'canvas_url',
category: 'category',
client_config: 'client_config',
company: 'company',
configured_ios_sso: 'configured_ios_sso',
contact_email: 'contact_email',
created_time: 'created_time',
creator_uid: 'creator_uid',
daily_active_users: 'daily_active_users',
daily_active_users_rank: 'daily_active_users_rank',
deauth_callback_url: 'deauth_callback_url',
default_share_mode: 'default_share_mode',
description: 'description',
financial_id: 'financial_id',
gdpv4_chrome_custom_tabs_enabled: 'gdpv4_chrome_custom_tabs_enabled',
gdpv4_enabled: 'gdpv4_enabled',
gdpv4_nux_content: 'gdpv4_nux_content',
gdpv4_nux_enabled: 'gdpv4_nux_enabled',
has_messenger_product: 'has_messenger_product',
hosting_url: 'hosting_url',
icon_url: 'icon_url',
id: 'id',
ios_bundle_id: 'ios_bundle_id',
ios_sdk_dialog_flows: 'ios_sdk_dialog_flows',
ios_sdk_error_categories: 'ios_sdk_error_categories',
ios_sfvc_attr: 'ios_sfvc_attr',
ios_supports_native_proxy_auth_flow: 'ios_supports_native_proxy_auth_flow',
ios_supports_system_auth: 'ios_supports_system_auth',
ipad_app_store_id: 'ipad_app_store_id',
iphone_app_store_id: 'iphone_app_store_id',
latest_sdk_version: 'latest_sdk_version',
link: 'link',
logging_token: 'logging_token',
login_secret: 'login_secret',
logo_url: 'logo_url',
migrations: 'migrations',
mobile_profile_section_url: 'mobile_profile_section_url',
mobile_web_url: 'mobile_web_url',
monthly_active_users: 'monthly_active_users',
monthly_active_users_rank: 'monthly_active_users_rank',
name: 'name',
namespace: 'namespace',
object_store_urls: 'object_store_urls',
page_tab_default_name: 'page_tab_default_name',
page_tab_url: 'page_tab_url',
photo_url: 'photo_url',
privacy_policy_url: 'privacy_policy_url',
profile_section_url: 'profile_section_url',
property_id: 'property_id',
real_time_mode_devices: 'real_time_mode_devices',
restrictions: 'restrictions',
restrictive_data_filter_params: 'restrictive_data_filter_params',
restrictive_data_filter_rules: 'restrictive_data_filter_rules',
sdk_update_message: 'sdk_update_message',
seamless_login: 'seamless_login',
secure_canvas_url: 'secure_canvas_url',
secure_page_tab_url: 'secure_page_tab_url',
server_ip_whitelist: 'server_ip_whitelist',
smart_login_bookmark_icon_url: 'smart_login_bookmark_icon_url',
smart_login_menu_icon_url: 'smart_login_menu_icon_url',
social_discovery: 'social_discovery',
subcategory: 'subcategory',
suggested_events_setting: 'suggested_events_setting',
supported_platforms: 'supported_platforms',
supports_apprequests_fast_app_switch: 'supports_apprequests_fast_app_switch',
supports_attribution: 'supports_attribution',
supports_implicit_sdk_logging: 'supports_implicit_sdk_logging',
suppress_native_ios_gdp: 'suppress_native_ios_gdp',
terms_of_service_url: 'terms_of_service_url',
url_scheme_suffix: 'url_scheme_suffix',
user_support_email: 'user_support_email',
user_support_url: 'user_support_url',
website_url: 'website_url',
weekly_active_users: 'weekly_active_users',
});
}