{"type":"object","additionalProperties":true,"title":"Scratch Org Definition Configuration","description":"The scratch org definition file contains the configuration values that determine the shape of the scratch org.","$id":"https://schemas.salesforce.com/project-scratch-def.json","$schema":"http://json-schema.org/draft-07/schema#","required":["edition"],"properties":{"orgName":{"$ref":"#/definitions/orgName"},"edition":{"$ref":"#/definitions/edition"},"country":{"$ref":"#/definitions/country"},"username":{"$ref":"#/definitions/username"},"adminEmail":{"$ref":"#/definitions/adminEmail"},"description":{"$ref":"#/definitions/description"},"hasSampleData":{"$ref":"#/definitions/hasSampleData"},"language":{"$ref":"#/definitions/language"},"features":{"$ref":"#/definitions/features"},"template":{"$ref":"#/definitions/template"},"settings":{"$ref":"#/definitions/settings"}}}
Description Dev Hub's country. If you want to override this value, enter the two-character, upper-case ISO-3166 country code (Alpha-2 code). You can find a full list of these codes at several sites, such as: https://www.iso.org/obp/ui/#search. This value sets the locale of the scratch org.
"country":{"title":"Country","description":"Dev Hub's country. If you want to override this value, enter the two-character, upper-case ISO-3166 country code (Alpha-2 code). You can find a full list of these codes at several sites, such as: https://www.iso.org/obp/ui/#search. This value sets the locale of the scratch org.","type":"string","maximum":2}
"adminEmail":{"type":"string","title":"Administrator Email Address","description":"Email address of the Dev Hub user making the scratch org creation request."}
Schema description
Annotations
Title Description of the Org
Description The description is a good way to document the scratch org’s purpose. You can view or edit the description in the Dev Hub. From App Launcher, select Scratch Org Info or Active Scratch Orgs, then click the scratch org number.
"description":{"type":"string","title":"Description of the Org","description":"The description is a good way to document the scratch org’s purpose. You can view or edit the description in the Dev Hub. From App Launcher, select Scratch Org Info or Active Scratch Orgs, then click the scratch org number."}
Schema hasSampleData
Annotations
Title Include Sample Data
Description Valid values are true and false. False is the default, which creates an org without sample data.
"hasSampleData":{"title":"Include Sample Data","description":"Valid values are true and false. False is the default, which creates an org without sample data.","default":"false","type":"boolean"}
Schema language
Annotations
Title Default Language
Description Default language for the country. To override the language set by the Dev Hub locale, see Supported Languages (https://help.salesforce.com/articleView?id=faq_getstart_what_languages_does.htm&type=5&language=en_US) for the codes to use in this field.
"language":{"title":"Default Language","description":"Default language for the country. To override the language set by the Dev Hub locale, see Supported Languages (https://help.salesforce.com/articleView?id=faq_getstart_what_languages_does.htm&type=5&language=en_US) for the codes to use in this field.","type":"string","maximum":5}
"settings":{"type":"object","properties":{"accountSettings":{"type":"object","title":"AccountSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountsettings.htm"},"accountInsightsSettings":{"type":"object","title":"AccountInsightsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountinsightssettings.htm"},"accountIntelligenceSettings":{"type":"object","title":"AccountIntelligenceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountintelligencesettings.htm"},"actionsSettings":{"type":"object","title":"ActionsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_actionssettings.htm"},"activitiesSettings":{"type":"object","title":"ActivitiesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_activitiessettings.htm"},"addressSettings":{"type":"object","title":"AddressSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_addresssettings.htm"},"analyticsSettings":{"type":"object","title":"AnalyticsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_analyticssettings.htm"},"apexSettings":{"type":"object","title":"ApexSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_apexsettings.htm"},"appExperienceSettings":{"type":"object","title":"AppExperienceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_appexperiencesettings.htm"},"automatedContactsSettings":{"type":"object","title":"AutomatedContactsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_automatedcontactssettings.htm"},"botSettings":{"type":"object","title":"BotSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_botsettings.htm"},"businessHoursSettings":{"type":"object","title":"BusinessHoursSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_businesshourssettings.htm"},"campaignSettings":{"type":"object","title":"CampaignSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_campaignsettings.htm"},"caseClassificationSettings":{"type":"object","title":"CaseClassificationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_caseclassificationsettings.htm"},"caseSettings":{"type":"object","title":"CaseSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_casesettings.htm"},"chatterAnswersSettings":{"type":"object","title":"ChatterAnswersSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteranswerssettings.htm"},"chatterEmailMDSettings":{"type":"object","title":"ChatterEmailMDSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteremailmdsettings.htm"},"chatterSettings":{"type":"object","title":"ChatterSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chattersettings.htm"},"communitiesSettings":{"type":"object","title":"CommunitiesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_communitiessettings.htm"},"companySettings":{"type":"object","title":"CompanySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_companyprofilesettings.htm"},"connectedAppSettings":{"type":"object","title":"ConnectedAppSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_connectedappsettings.htm"},"contentSettings":{"type":"object","title":"ContentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contentsettings.htm"},"contractSettings":{"type":"object","title":"ContractSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contractsettings.htm"},"currencySettings":{"type":"object","title":"CurrencySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_currencysettings.htm"},"dataDotComSettings":{"type":"object","title":"DataDotComSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_datadotcomsettings.htm"},"deploymentSettings":{"type":"object","title":"DeploymentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploymentsettings.htm"},"devHubSettings":{"type":"object","title":"DevHubSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_devhubsettings.htm"},"eACSettings":{"type":"object","title":"EACSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eacsettings.htm"},"emailAdministrationSettings":{"type":"object","title":"EmailAdministrationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailadministrationsettings.htm"},"emailIntegrationSettings":{"type":"object","title":"EmailIntegrationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailintegrationsettings.htm"},"emailTemplateSettings":{"type":"object","title":"EmailTemplateSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailtemplatesettings.htm"},"enhancedNotesSettings":{"type":"object","title":"EnhancedNotesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_enhancednotessettings.htm"},"encryptionKeySettings":{"type":"object","title":"EncryptionKeySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_encryptionkeysettings.htm"},"entitlementSettings":{"type":"object","title":"EntitlementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_entitlementsettings.htm"},"eventSettings":{"type":"object","title":"EventSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eventsettings.htm"},"experienceBundleSettings":{"type":"object","title":"ExperienceBundleSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_experiencebundlesettings.htm"},"fieldServiceSettings":{"type":"object","title":"FieldServiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fieldservicesettings.htm"},"fileUploadAndDownloadSecuritySettings":{"type":"object","title":"FileUploadAndDownloadSecuritySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fileuploadanddownloadsecuritysettings.htm"},"flowSettings":{"type":"object","title":"FlowSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_flowsettings.htm"},"forecastingSettings":{"type":"object","title":"ForecastingSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_forecastingsettings.htm"},"highVelocitySalesSettings":{"type":"object","title":"HighVelocitySalesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_highvelocitysalessettings.htm"},"ideasSettings":{"type":"object","title":"IdeasSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ideassettings.htm"},"industriesSettings":{"type":"object","title":"IndustriesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_industriessettings.htm"},"invocableActionSettings":{"type":"object","title":"InvocableActionSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_invocableactionsettings.htm"},"ioTSettings":{"type":"object","title":"IoTSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_iotsettings.htm"},"knowledgeSettings":{"type":"object","title":"KnowledgeSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_knowledgesettings.htm"},"languageSettings":{"type":"object","title":"LanguageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_languagesettings.htm"},"leadConfigSettings":{"type":"object","title":"LeadConfigSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconfigsettings.htm"},"leadConvertSettings":{"type":"object","title":"LeadConvertSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconvertsettings.htm"},"liveAgentSettings":{"type":"object","title":"LiveAgentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_liveagentsettings.htm"},"lightningExperienceSettings":{"type":"object","title":"LightningExperienceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_lightningexperiencesettings.htm"},"liveMessageSettings":{"type":"object","title":"LiveMessageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_livemessagesettings.htm"},"macroSettings":{"type":"object","title":"MacroSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_macrosettings.htm"},"mapAndLocationSettings":{"type":"object","title":"MapAndLocationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mapandlocationsettings.htm"},"mobileSettings":{"type":"object","title":"MobileSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mobilesettings.htm"},"myDomainSettings":{"type":"object","title":"MyDomainSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mydomainsettings.htm"},"nameSettings":{"type":"object","title":"NameSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_namesettings.htm"},"notificationsSettings":{"type":"object","title":"NotificationsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_notificationssettings.htm"},"omniChannelSettings":{"type":"object","title":"OmniChannelSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_omnichannelsettings.htm"},"opportunityInsightsSettings":{"type":"object","title":"OpportunityInsightsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityinsightssettings.htm"},"opportunitySettings":{"type":"object","title":"OpportunitySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityssettings.htm"},"orderManagementSettings":{"type":"object","title":"OrderManagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordermanagementsettings.htm"},"orderSettings":{"type":"object","title":"OrderSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordersettings.htm"},"orgPreferenceSettings":{"type":"object","title":"OrgPreferenceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgpreferencesettings.htm"},"orgSettings":{"type":"object","title":"OrgSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgsettings.htm"},"partyDataModelSettings":{"type":"object","title":"PartyDataModelSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_partydatamodelsettings.htm"},"pardotSettings":{"type":"object","title":"PardotSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardotsettings.htm"},"pardotEinsteinSettings":{"type":"object","title":"PardotEinsteinSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardoteinsteinsettings.htm"},"pathAssistantSettings":{"type":"object","title":"PathAssistantSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pathassistantsettings.htm"},"picklistSettings":{"type":"object","title":"PicklistSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_picklistsettings.htm"},"platformEncryptionSettings":{"type":"object","title":"PlatformEncryptionSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_platformencryptionsettings.htm"},"predictionBuilderSettings":{"type":"object","title":"PredictionBuilderSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_predictionbuildersettings.htm"},"privacySettings":{"type":"object","title":"PrivacySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_privacysettings.htm"},"productSettings":{"type":"object","title":"ProductSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_productsettings.htm"},"quoteSettings":{"type":"object","title":"QuoteSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_quotessettings.htm"},"recordPageSettings":{"type":"object","title":"RecordPageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_recordpagesettings.htm"},"schemaSettings":{"type":"object","title":"SchemaSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_schemasettings.htm"},"searchSettings":{"type":"object","title":"SearchSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_searchsettings.htm"},"securitySettings":{"type":"object","title":"SecuritySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_securitysettings.htm"},"sharingSettings":{"type":"object","title":"SharingSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sharingsettings.htm"},"siteSettings":{"type":"object","title":"SiteSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sitesettings.htm"},"socialCustomerServiceSettings":{"type":"object","title":"SocialCustomerServiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialcustomerservicesettings.htm"},"socialProfileSettings":{"type":"object","title":"SocialProfileSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialprofilesettings.htm"},"surveySettings":{"type":"object","title":"SurveySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_surveysettings.htm"},"territory2Settings":{"type":"object","title":"Territory2Settings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_territory2settings.htm"},"trailheadSettings":{"type":"object","title":"TrailheadSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trailheadsettings.htm"},"trialOrgSettings":{"type":"object","title":"TrialOrgSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trialorgsettings.htm"},"userEngagementSettings":{"type":"object","title":"UserEngagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userengagementsettings.htm"},"userInterfaceSettings":{"type":"object","title":"UserInterfaceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userinterfacesettings.htm"},"userManagementSettings":{"type":"object","title":"UserManagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_usermanagementsettings.htm"},"voiceSettings":{"type":"object","title":"VoiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_voicesettings.htm"},"workDotComSettings":{"type":"object","title":"WorkDotComSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_WorkDotComSettings.htm"}}}
Schema accountSettings
Annotations
Title AccountSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountsettings.htm
"accountSettings":{"type":"object","title":"AccountSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountsettings.htm"}
Schema accountInsightsSettings
Annotations
Title AccountInsightsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountinsightssettings.htm
"accountInsightsSettings":{"type":"object","title":"AccountInsightsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountinsightssettings.htm"}
Schema accountIntelligenceSettings
Annotations
Title AccountIntelligenceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountintelligencesettings.htm
"accountIntelligenceSettings":{"type":"object","title":"AccountIntelligenceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_accountintelligencesettings.htm"}
Schema actionsSettings
Annotations
Title ActionsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_actionssettings.htm
"actionsSettings":{"type":"object","title":"ActionsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_actionssettings.htm"}
Schema activitiesSettings
Annotations
Title ActivitiesSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_activitiessettings.htm
"activitiesSettings":{"type":"object","title":"ActivitiesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_activitiessettings.htm"}
Schema addressSettings
Annotations
Title AddressSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_addresssettings.htm
"addressSettings":{"type":"object","title":"AddressSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_addresssettings.htm"}
Schema analyticsSettings
Annotations
Title AnalyticsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_analyticssettings.htm
"analyticsSettings":{"type":"object","title":"AnalyticsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_analyticssettings.htm"}
Schema apexSettings
Annotations
Title ApexSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_apexsettings.htm
"apexSettings":{"type":"object","title":"ApexSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_apexsettings.htm"}
Schema appExperienceSettings
Annotations
Title AppExperienceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_appexperiencesettings.htm
"appExperienceSettings":{"type":"object","title":"AppExperienceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_appexperiencesettings.htm"}
Schema automatedContactsSettings
Annotations
Title AutomatedContactsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_automatedcontactssettings.htm
"automatedContactsSettings":{"type":"object","title":"AutomatedContactsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_automatedcontactssettings.htm"}
Schema botSettings
Annotations
Title BotSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_botsettings.htm
"botSettings":{"type":"object","title":"BotSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_botsettings.htm"}
Schema businessHoursSettings
Annotations
Title BusinessHoursSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_businesshourssettings.htm
"businessHoursSettings":{"type":"object","title":"BusinessHoursSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_businesshourssettings.htm"}
Schema campaignSettings
Annotations
Title CampaignSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_campaignsettings.htm
"campaignSettings":{"type":"object","title":"CampaignSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_campaignsettings.htm"}
Schema caseClassificationSettings
Annotations
Title CaseClassificationSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_caseclassificationsettings.htm
"caseClassificationSettings":{"type":"object","title":"CaseClassificationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_caseclassificationsettings.htm"}
Schema caseSettings
Annotations
Title CaseSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_casesettings.htm
"caseSettings":{"type":"object","title":"CaseSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_casesettings.htm"}
Schema chatterAnswersSettings
Annotations
Title ChatterAnswersSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteranswerssettings.htm
"chatterAnswersSettings":{"type":"object","title":"ChatterAnswersSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteranswerssettings.htm"}
Schema chatterEmailMDSettings
Annotations
Title ChatterEmailMDSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteremailmdsettings.htm
"chatterEmailMDSettings":{"type":"object","title":"ChatterEmailMDSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chatteremailmdsettings.htm"}
Schema chatterSettings
Annotations
Title ChatterSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chattersettings.htm
"chatterSettings":{"type":"object","title":"ChatterSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_chattersettings.htm"}
Schema communitiesSettings
Annotations
Title CommunitiesSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_communitiessettings.htm
"communitiesSettings":{"type":"object","title":"CommunitiesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_communitiessettings.htm"}
Schema companySettings
Annotations
Title CompanySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_companyprofilesettings.htm
"companySettings":{"type":"object","title":"CompanySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_companyprofilesettings.htm"}
Schema connectedAppSettings
Annotations
Title ConnectedAppSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_connectedappsettings.htm
"connectedAppSettings":{"type":"object","title":"ConnectedAppSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_connectedappsettings.htm"}
Schema contentSettings
Annotations
Title ContentSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contentsettings.htm
"contentSettings":{"type":"object","title":"ContentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contentsettings.htm"}
Schema contractSettings
Annotations
Title ContractSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contractsettings.htm
"contractSettings":{"type":"object","title":"ContractSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_contractsettings.htm"}
Schema currencySettings
Annotations
Title CurrencySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_currencysettings.htm
"currencySettings":{"type":"object","title":"CurrencySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_currencysettings.htm"}
Schema dataDotComSettings
Annotations
Title DataDotComSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_datadotcomsettings.htm
"dataDotComSettings":{"type":"object","title":"DataDotComSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_datadotcomsettings.htm"}
Schema deploymentSettings
Annotations
Title DeploymentSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploymentsettings.htm
"deploymentSettings":{"type":"object","title":"DeploymentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploymentsettings.htm"}
Schema devHubSettings
Annotations
Title DevHubSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_devhubsettings.htm
"devHubSettings":{"type":"object","title":"DevHubSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_devhubsettings.htm"}
Schema eACSettings
Annotations
Title EACSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eacsettings.htm
"eACSettings":{"type":"object","title":"EACSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eacsettings.htm"}
Schema emailAdministrationSettings
Annotations
Title EmailAdministrationSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailadministrationsettings.htm
"emailAdministrationSettings":{"type":"object","title":"EmailAdministrationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailadministrationsettings.htm"}
Schema emailIntegrationSettings
Annotations
Title EmailIntegrationSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailintegrationsettings.htm
"emailIntegrationSettings":{"type":"object","title":"EmailIntegrationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailintegrationsettings.htm"}
Schema emailTemplateSettings
Annotations
Title EmailTemplateSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailtemplatesettings.htm
"emailTemplateSettings":{"type":"object","title":"EmailTemplateSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailtemplatesettings.htm"}
Schema enhancedNotesSettings
Annotations
Title EnhancedNotesSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_enhancednotessettings.htm
"enhancedNotesSettings":{"type":"object","title":"EnhancedNotesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_enhancednotessettings.htm"}
Schema encryptionKeySettings
Annotations
Title EncryptionKeySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_encryptionkeysettings.htm
"encryptionKeySettings":{"type":"object","title":"EncryptionKeySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_encryptionkeysettings.htm"}
Schema entitlementSettings
Annotations
Title EntitlementSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_entitlementsettings.htm
"entitlementSettings":{"type":"object","title":"EntitlementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_entitlementsettings.htm"}
Schema eventSettings
Annotations
Title EventSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eventsettings.htm
"eventSettings":{"type":"object","title":"EventSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_eventsettings.htm"}
Schema experienceBundleSettings
Annotations
Title ExperienceBundleSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_experiencebundlesettings.htm
"experienceBundleSettings":{"type":"object","title":"ExperienceBundleSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_experiencebundlesettings.htm"}
Schema fieldServiceSettings
Annotations
Title FieldServiceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fieldservicesettings.htm
"fieldServiceSettings":{"type":"object","title":"FieldServiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fieldservicesettings.htm"}
Schema fileUploadAndDownloadSecuritySettings
Annotations
Title FileUploadAndDownloadSecuritySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fileuploadanddownloadsecuritysettings.htm
"fileUploadAndDownloadSecuritySettings":{"type":"object","title":"FileUploadAndDownloadSecuritySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_fileuploadanddownloadsecuritysettings.htm"}
Schema flowSettings
Annotations
Title FlowSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_flowsettings.htm
"flowSettings":{"type":"object","title":"FlowSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_flowsettings.htm"}
Schema forecastingSettings
Annotations
Title ForecastingSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_forecastingsettings.htm
"forecastingSettings":{"type":"object","title":"ForecastingSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_forecastingsettings.htm"}
Schema highVelocitySalesSettings
Annotations
Title HighVelocitySalesSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_highvelocitysalessettings.htm
"highVelocitySalesSettings":{"type":"object","title":"HighVelocitySalesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_highvelocitysalessettings.htm"}
Schema ideasSettings
Annotations
Title IdeasSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ideassettings.htm
"ideasSettings":{"type":"object","title":"IdeasSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ideassettings.htm"}
Schema industriesSettings
Annotations
Title IndustriesSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_industriessettings.htm
"industriesSettings":{"type":"object","title":"IndustriesSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_industriessettings.htm"}
Schema invocableActionSettings
Annotations
Title InvocableActionSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_invocableactionsettings.htm
"invocableActionSettings":{"type":"object","title":"InvocableActionSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_invocableactionsettings.htm"}
Schema ioTSettings
Annotations
Title IoTSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_iotsettings.htm
"ioTSettings":{"type":"object","title":"IoTSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_iotsettings.htm"}
Schema knowledgeSettings
Annotations
Title KnowledgeSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_knowledgesettings.htm
"knowledgeSettings":{"type":"object","title":"KnowledgeSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_knowledgesettings.htm"}
Schema languageSettings
Annotations
Title LanguageSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_languagesettings.htm
"languageSettings":{"type":"object","title":"LanguageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_languagesettings.htm"}
Schema leadConfigSettings
Annotations
Title LeadConfigSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconfigsettings.htm
"leadConfigSettings":{"type":"object","title":"LeadConfigSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconfigsettings.htm"}
Schema leadConvertSettings
Annotations
Title LeadConvertSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconvertsettings.htm
"leadConvertSettings":{"type":"object","title":"LeadConvertSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_leadconvertsettings.htm"}
Schema liveAgentSettings
Annotations
Title LiveAgentSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_liveagentsettings.htm
"liveAgentSettings":{"type":"object","title":"LiveAgentSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_liveagentsettings.htm"}
Schema lightningExperienceSettings
Annotations
Title LightningExperienceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_lightningexperiencesettings.htm
"lightningExperienceSettings":{"type":"object","title":"LightningExperienceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_lightningexperiencesettings.htm"}
Schema liveMessageSettings
Annotations
Title LiveMessageSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_livemessagesettings.htm
"liveMessageSettings":{"type":"object","title":"LiveMessageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_livemessagesettings.htm"}
Schema macroSettings
Annotations
Title MacroSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_macrosettings.htm
"macroSettings":{"type":"object","title":"MacroSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_macrosettings.htm"}
Schema mapAndLocationSettings
Annotations
Title MapAndLocationSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mapandlocationsettings.htm
"mapAndLocationSettings":{"type":"object","title":"MapAndLocationSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mapandlocationsettings.htm"}
Schema mobileSettings
Annotations
Title MobileSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mobilesettings.htm
"mobileSettings":{"type":"object","title":"MobileSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mobilesettings.htm"}
Schema myDomainSettings
Annotations
Title MyDomainSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mydomainsettings.htm
"myDomainSettings":{"type":"object","title":"MyDomainSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_mydomainsettings.htm"}
Schema nameSettings
Annotations
Title NameSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_namesettings.htm
"nameSettings":{"type":"object","title":"NameSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_namesettings.htm"}
Schema notificationsSettings
Annotations
Title NotificationsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_notificationssettings.htm
"notificationsSettings":{"type":"object","title":"NotificationsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_notificationssettings.htm"}
Schema omniChannelSettings
Annotations
Title OmniChannelSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_omnichannelsettings.htm
"omniChannelSettings":{"type":"object","title":"OmniChannelSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_omnichannelsettings.htm"}
Schema opportunityInsightsSettings
Annotations
Title OpportunityInsightsSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityinsightssettings.htm
"opportunityInsightsSettings":{"type":"object","title":"OpportunityInsightsSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityinsightssettings.htm"}
Schema opportunitySettings
Annotations
Title OpportunitySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityssettings.htm
"opportunitySettings":{"type":"object","title":"OpportunitySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_opportunityssettings.htm"}
Schema orderManagementSettings
Annotations
Title OrderManagementSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordermanagementsettings.htm
"orderManagementSettings":{"type":"object","title":"OrderManagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordermanagementsettings.htm"}
Schema orderSettings
Annotations
Title OrderSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordersettings.htm
"orderSettings":{"type":"object","title":"OrderSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_ordersettings.htm"}
Schema orgPreferenceSettings
Annotations
Title OrgPreferenceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgpreferencesettings.htm
"orgPreferenceSettings":{"type":"object","title":"OrgPreferenceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgpreferencesettings.htm"}
Schema orgSettings
Annotations
Title OrgSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgsettings.htm
"orgSettings":{"type":"object","title":"OrgSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_orgsettings.htm"}
Schema partyDataModelSettings
Annotations
Title PartyDataModelSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_partydatamodelsettings.htm
"partyDataModelSettings":{"type":"object","title":"PartyDataModelSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_partydatamodelsettings.htm"}
Schema pardotSettings
Annotations
Title PardotSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardotsettings.htm
"pardotSettings":{"type":"object","title":"PardotSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardotsettings.htm"}
Schema pardotEinsteinSettings
Annotations
Title PardotEinsteinSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardoteinsteinsettings.htm
"pardotEinsteinSettings":{"type":"object","title":"PardotEinsteinSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pardoteinsteinsettings.htm"}
Schema pathAssistantSettings
Annotations
Title PathAssistantSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pathassistantsettings.htm
"pathAssistantSettings":{"type":"object","title":"PathAssistantSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_pathassistantsettings.htm"}
Schema picklistSettings
Annotations
Title PicklistSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_picklistsettings.htm
"picklistSettings":{"type":"object","title":"PicklistSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_picklistsettings.htm"}
Schema platformEncryptionSettings
Annotations
Title PlatformEncryptionSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_platformencryptionsettings.htm
"platformEncryptionSettings":{"type":"object","title":"PlatformEncryptionSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_platformencryptionsettings.htm"}
Schema predictionBuilderSettings
Annotations
Title PredictionBuilderSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_predictionbuildersettings.htm
"predictionBuilderSettings":{"type":"object","title":"PredictionBuilderSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_predictionbuildersettings.htm"}
Schema privacySettings
Annotations
Title PrivacySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_privacysettings.htm
"privacySettings":{"type":"object","title":"PrivacySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_privacysettings.htm"}
Schema productSettings
Annotations
Title ProductSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_productsettings.htm
"productSettings":{"type":"object","title":"ProductSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_productsettings.htm"}
Schema quoteSettings
Annotations
Title QuoteSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_quotessettings.htm
"quoteSettings":{"type":"object","title":"QuoteSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_quotessettings.htm"}
Schema recordPageSettings
Annotations
Title RecordPageSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_recordpagesettings.htm
"recordPageSettings":{"type":"object","title":"RecordPageSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_recordpagesettings.htm"}
Schema schemaSettings
Annotations
Title SchemaSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_schemasettings.htm
{"type":"object","title":"SchemaSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_schemasettings.htm"}
Schema searchSettings
Annotations
Title SearchSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_searchsettings.htm
"searchSettings":{"type":"object","title":"SearchSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_searchsettings.htm"}
Schema securitySettings
Annotations
Title SecuritySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_securitysettings.htm
"securitySettings":{"type":"object","title":"SecuritySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_securitysettings.htm"}
Schema sharingSettings
Annotations
Title SharingSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sharingsettings.htm
"sharingSettings":{"type":"object","title":"SharingSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sharingsettings.htm"}
Schema siteSettings
Annotations
Title SiteSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sitesettings.htm
"siteSettings":{"type":"object","title":"SiteSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sitesettings.htm"}
Schema socialCustomerServiceSettings
Annotations
Title SocialCustomerServiceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialcustomerservicesettings.htm
"socialCustomerServiceSettings":{"type":"object","title":"SocialCustomerServiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialcustomerservicesettings.htm"}
Schema socialProfileSettings
Annotations
Title SocialProfileSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialprofilesettings.htm
"socialProfileSettings":{"type":"object","title":"SocialProfileSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_socialprofilesettings.htm"}
Schema surveySettings
Annotations
Title SurveySettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_surveysettings.htm
"surveySettings":{"type":"object","title":"SurveySettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_surveysettings.htm"}
Schema territory2Settings
Annotations
Title Territory2Settings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_territory2settings.htm
"territory2Settings":{"type":"object","title":"Territory2Settings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_territory2settings.htm"}
Schema trailheadSettings
Annotations
Title TrailheadSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trailheadsettings.htm
"trailheadSettings":{"type":"object","title":"TrailheadSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trailheadsettings.htm"}
Schema trialOrgSettings
Annotations
Title TrialOrgSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trialorgsettings.htm
"trialOrgSettings":{"type":"object","title":"TrialOrgSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_trialorgsettings.htm"}
Schema userEngagementSettings
Annotations
Title UserEngagementSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userengagementsettings.htm
"userEngagementSettings":{"type":"object","title":"UserEngagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userengagementsettings.htm"}
Schema userInterfaceSettings
Annotations
Title UserInterfaceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userinterfacesettings.htm
"userInterfaceSettings":{"type":"object","title":"UserInterfaceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_userinterfacesettings.htm"}
Schema userManagementSettings
Annotations
Title UserManagementSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_usermanagementsettings.htm
"userManagementSettings":{"type":"object","title":"UserManagementSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_usermanagementsettings.htm"}
Schema voiceSettings
Annotations
Title VoiceSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_voicesettings.htm
"voiceSettings":{"type":"object","title":"VoiceSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_voicesettings.htm"}
Schema workDotComSettings
Annotations
Title WorkDotComSettings
Description For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_WorkDotComSettings.htm
"workDotComSettings":{"type":"object","title":"WorkDotComSettings","description":"For more details go to https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_WorkDotComSettings.htm"}
Schema release
Annotations
Title Release
Description Same Salesforce release as the Dev Hub org. Options are preview or previous. Can use only during Salesforce release transition periods.
"release":{"title":"Release","description":"Same Salesforce release as the Dev Hub org. Options are preview or previous. Can use only during Salesforce release transition periods.","type":"string","enum":["preview","previous"]}