ApiSchemas: {
AccessControlPolicy: {
extends: "MetadataWithContent";
props: {
active: "boolean";
deploymentStatus: "string";
description: "?string";
masterLabel: "string";
targetEntity: "string";
version: "number";
};
type: "AccessControlPolicy";
};
AccessMapping: {
props: {
accessLevel: "string";
object: "string";
objectField: "string";
userField: "string";
};
type: "AccessMapping";
};
AccountRelationshipShareRule: {
extends: "Metadata";
props: {
accessLevel: "string";
accountToCriteriaField: "string";
description: "?string";
entityType: "string";
masterLabel: "string";
staticFormulaCriteria: "?string";
type: "string";
};
type: "AccountRelationshipShareRule";
};
AccountSettings: {
extends: "Metadata";
props: {
enableAccountHistoryTracking: "?boolean";
enableAccountInsightsInMobile: "?boolean";
enableAccountOwnerReport: "?boolean";
enableAccountTeams: "?boolean";
enableContactHistoryTracking: "?boolean";
enableRelateContactToMultipleAccounts: "?boolean";
showViewHierarchyLink: "?boolean";
};
type: "AccountSettings";
};
AccountSharingRuleSettings: {
props: {
caseAccessLevel: "string";
contactAccessLevel: "string";
opportunityAccessLevel: "string";
};
type: "AccountSharingRuleSettings";
};
ActionLinkGroupTemplate: {
extends: "Metadata";
props: {
actionLinkTemplates: readonly ["ActionLinkTemplate"];
category: "string";
executionsAllowed: "string";
hoursUntilExpiration: "?number";
isPublished: "boolean";
name: "string";
};
type: "ActionLinkGroupTemplate";
};
ActionLinkTemplate: {
props: {
actionUrl: "string";
headers: "?string";
isConfirmationRequired: "boolean";
isGroupDefault: "boolean";
label: "?string";
labelKey: "string";
linkType: "string";
method: "string";
position: "number";
requestBody: "?string";
userAlias: "?string";
userVisibility: "string";
};
type: "ActionLinkTemplate";
};
ActionOverride: {
props: {
actionName: "?string";
comment: "?string";
content: "?string";
formFactor: "?string";
skipRecordTypeSelect: "?boolean";
type: "?string";
};
type: "ActionOverride";
};
ActionPlanTemplate: {
extends: "Metadata";
props: {
actionPlanTemplateItem: readonly ["ActionPlanTemplateItem"];
description: "?string";
name: "string";
targetEntityType: "string";
uniqueName: "string";
};
type: "ActionPlanTemplate";
};
ActionPlanTemplateItem: {
props: {
actionPlanTemplateItemValue: readonly ["ActionPlanTemplateItemValue"];
displayOrder: "?number";
isRequired: "?boolean";
name: "string";
uniqueName: "string";
};
type: "ActionPlanTemplateItem";
};
ActionPlanTemplateItemValue: {
props: {
name: "string";
valueFormula: "?string";
valueLiteral: "?string";
};
type: "ActionPlanTemplateItemValue";
};
ActionsSettings: {
extends: "Metadata";
props: {
enableDefaultQuickActionsOn: "?boolean";
enableMdpEnabled: "?boolean";
enableThirdPartyActions: "?boolean";
};
type: "ActionsSettings";
};
ActivitiesSettings: {
extends: "Metadata";
props: {
allowUsersToRelateMultipleContactsToTasksAndEvents: "?boolean";
autoRelateEventAttendees: "?boolean";
enableActivityReminders: "?boolean";
enableClickCreateEvents: "?boolean";
enableDragAndDropScheduling: "?boolean";
enableEmailTracking: "?boolean";
enableGroupTasks: "?boolean";
enableListViewScheduling: "?boolean";
enableLogNote: "?boolean";
enableMultidayEvents: "?boolean";
enableRecurringEvents: "?boolean";
enableRecurringTasks: "?boolean";
enableRollUpActivToContactsAcct: "?boolean";
enableSidebarCalendarShortcut: "?boolean";
enableSimpleTaskCreateUI: "?boolean";
enableUNSTaskDelegatedToNotifications: "?boolean";
enableUserListViewCalendars: "?boolean";
meetingRequestsLogo: "?string";
showCustomLogoMeetingRequests: "?boolean";
showEventDetailsMultiUserCalendar: "?boolean";
showHomePageHoverLinksForEvents: "?boolean";
showMyTasksHoverLinks: "?boolean";
};
type: "ActivitiesSettings";
};
AddressSettings: {
extends: "Metadata";
props: {
countriesAndStates: "CountriesAndStates";
};
type: "AddressSettings";
};
AdjustmentsSettings: {
props: {
enableAdjustments: "boolean";
enableOwnerAdjustments: "boolean";
};
type: "AdjustmentsSettings";
};
AgentConfigAssignments: {
props: {
profiles: "?AgentConfigProfileAssignments";
users: "?AgentConfigUserAssignments";
};
type: "AgentConfigAssignments";
};
AgentConfigButtons: {
props: {
button: readonly ["string"];
};
type: "AgentConfigButtons";
};
AgentConfigProfileAssignments: {
props: {
profile: readonly ["string"];
};
type: "AgentConfigProfileAssignments";
};
AgentConfigSkills: {
props: {
skill: readonly ["string"];
};
type: "AgentConfigSkills";
};
AgentConfigUserAssignments: {
props: {
user: readonly ["string"];
};
type: "AgentConfigUserAssignments";
};
AnalyticSnapshot: {
extends: "Metadata";
props: {
description: "?string";
groupColumn: "?string";
mappings: readonly ["AnalyticSnapshotMapping"];
name: "string";
runningUser: "?string";
sourceReport: "string";
targetObject: "string";
};
type: "AnalyticSnapshot";
};
AnalyticSnapshotMapping: {
props: {
aggregateType: "?string";
sourceField: "string";
sourceType: "string";
targetField: "string";
};
type: "AnalyticSnapshotMapping";
};
AnalyticsCloudComponentLayoutItem: {
props: {
assetType: "string";
devName: "string";
error: "?string";
filter: "?string";
height: "?number";
hideOnError: "?boolean";
showHeader: "?boolean";
showSharing: "?boolean";
showTitle: "?boolean";
width: "?string";
};
type: "AnalyticsCloudComponentLayoutItem";
};
AnalyticsSettings: {
extends: "Metadata";
props: {
alwaysGenPreviews: "?boolean";
analyticsAdoptionMetadata: "?boolean";
canAccessAnalyticsViaAPI: "?boolean";
canAnnotateDashboards: "?boolean";
canEnableSavedView: "?boolean";
canExploreDataConversationally: "?boolean";
canShareAppsWithCommunities: "?boolean";
canSubscribeDashboardWidgets: "?boolean";
canViewThumbnailAssets: "?boolean";
enableAnalyticsSubtotals: "?boolean";
enableAutoCompleteCombo: "?boolean";
enableDashboardComponentSnapshot: "?boolean";
enableDashboardFlexiTable: "?boolean";
enableEmailReportsToPortalUsers: "?boolean";
enableFloatingReportHeaders: "?boolean";
enableInsights: "?boolean";
enableLightningReportBuilder: "?boolean";
enableLotusNotesImages: "?boolean";
enableMassEnableReportBuilder: "?boolean";
enableNewChartsEngine: "?boolean";
enablePowerInsights: "?boolean";
enableRemoveFooterForRepDisplay: "?boolean";
enableRemoveFooterFromRepExp: "?boolean";
enableReportFieldToFieldPref: "?boolean";
enableReportUniqueRowCountPref: "?boolean";
enableSFXJoinedReportsEnable: "?boolean";
enableSmartDataDiscovery: "?boolean";
enableUseOldChartsLookAndFeel: "?boolean";
enableWaveReplication: "?boolean";
enableWaveSharingInheritance: "?boolean";
enableWaveTemplate: "?boolean";
enableWaveTrendedDatasetCleanup: "?boolean";
};
type: "AnalyticsSettings";
};
AnimationRule: {
extends: "Metadata";
props: {
animationFrequency: "string";
developerName: "string";
isActive: "boolean";
masterLabel: "string";
recordTypeContext: "string";
recordTypeName: "?string";
sobjectType: "string";
targetField: "string";
targetFieldChangeToValues: "string";
};
type: "AnimationRule";
};
ApexClass: {
extends: "MetadataWithContent";
props: {
apiVersion: "number";
packageVersions: readonly ["PackageVersion"];
status: "string";
};
type: "ApexClass";
};
ApexComponent: {
extends: "MetadataWithContent";
props: {
apiVersion: "?number";
description: "?string";
label: "string";
packageVersions: readonly ["PackageVersion"];
};
type: "ApexComponent";
};
ApexPage: {
extends: "MetadataWithContent";
props: {
apiVersion: "number";
availableInTouch: "?boolean";
confirmationTokenRequired: "?boolean";
description: "?string";
label: "string";
packageVersions: readonly ["PackageVersion"];
};
type: "ApexPage";
};
ApexSettings: {
extends: "Metadata";
props: {
enableAggregateCodeCoverageOnly: "?boolean";
enableApexAccessRightsPref: "?boolean";
enableApexApprovalLockUnlock: "?boolean";
enableApexCtrlImplicitWithSharingPref: "?boolean";
enableApexPropertyGetterPref: "?boolean";
enableAuraApexCtrlAuthUserAccessCheckPref: "?boolean";
enableAuraApexCtrlGuestUserAccessCheckPref: "?boolean";
enableCompileOnDeploy: "?boolean";
enableDisableParallelApexTesting: "?boolean";
enableDoNotEmailDebugLog: "?boolean";
enableGaplessTestAutoNum: "?boolean";
enableMngdCtrlActionAccessPref: "?boolean";
enableNonCertifiedApexMdCrud: "?boolean";
};
type: "ApexSettings";
};
ApexTestSuite: {
extends: "Metadata";
props: {
testClassName: readonly ["string"];
};
type: "ApexTestSuite";
};
ApexTrigger: {
extends: "MetadataWithContent";
props: {
apiVersion: "number";
packageVersions: readonly ["PackageVersion"];
status: "string";
};
type: "ApexTrigger";
};
AppActionOverride: {
extends: "ActionOverride";
props: {
pageOrSobjectType: "string";
};
type: "AppActionOverride";
};
AppBrand: {
props: {
footerColor: "?string";
headerColor: "?string";
logo: "?string";
logoVersion: "?number";
shouldOverrideOrgTheme: "?boolean";
};
type: "AppBrand";
};
AppComponentList: {
props: {
alignment: "string";
components: readonly ["string"];
};
type: "AppComponentList";
};
AppExperienceSettings: {
extends: "Metadata";
props: {
doesHideAllAppsInAppLauncher: "?boolean";
};
type: "AppExperienceSettings";
};
AppMenu: {
extends: "Metadata";
props: {
appMenuItems: readonly ["AppMenuItem"];
};
type: "AppMenu";
};
AppMenuItem: {
props: {
name: "string";
type: "string";
};
type: "AppMenuItem";
};
AppPreferences: {
props: {
enableCustomizeMyTabs: "boolean";
enableKeyboardShortcuts: "boolean";
enableListViewHover: "boolean";
enableListViewReskin: "boolean";
enableMultiMonitorComponents: "boolean";
enablePinTabs: "boolean";
enableTabHover: "boolean";
enableTabLimits: "boolean";
saveUserSessions: "boolean";
};
type: "AppPreferences";
};
AppProfileActionOverride: {
extends: "ProfileActionOverride";
props: {
profile: "string";
};
type: "AppProfileActionOverride";
};
AppWorkspaceConfig: {
props: {
mappings: readonly ["WorkspaceMapping"];
};
type: "AppWorkspaceConfig";
};
AppointmentSchedulingPolicy: {
extends: "Metadata";
props: {
appointmentStartTimeInterval: "string";
masterLabel: "string";
shouldConsiderCalendarEvents: "boolean";
shouldEnforceExcludedResource: "boolean";
shouldEnforceRequiredResource: "boolean";
shouldMatchSkill: "boolean";
shouldMatchSkillLevel: "boolean";
shouldRespectVisitingHours: "boolean";
shouldUsePrimaryMembers: "boolean";
shouldUseSecondaryMembers: "boolean";
};
type: "AppointmentSchedulingPolicy";
};
ApprovalAction: {
props: {
action: readonly ["WorkflowActionReference"];
};
type: "ApprovalAction";
};
ApprovalEntryCriteria: {
props: {
booleanFilter: "?string";
criteriaItems: readonly ["FilterItem"];
formula: "?string";
};
type: "ApprovalEntryCriteria";
};
ApprovalPageField: {
props: {
field: readonly ["string"];
};
type: "ApprovalPageField";
};
ApprovalProcess: {
extends: "Metadata";
props: {
active: "boolean";
allowRecall: "?boolean";
allowedSubmitters: readonly ["ApprovalSubmitter"];
approvalPageFields: "?ApprovalPageField";
approvalStep: readonly ["ApprovalStep"];
description: "?string";
emailTemplate: "?string";
enableMobileDeviceAccess: "?boolean";
entryCriteria: "?ApprovalEntryCriteria";
finalApprovalActions: "?ApprovalAction";
finalApprovalRecordLock: "?boolean";
finalRejectionActions: "?ApprovalAction";
finalRejectionRecordLock: "?boolean";
initialSubmissionActions: "?ApprovalAction";
label: "string";
nextAutomatedApprover: "?NextAutomatedApprover";
postTemplate: "?string";
recallActions: "?ApprovalAction";
recordEditability: "string";
showApprovalHistory: "?boolean";
};
type: "ApprovalProcess";
};
ApprovalStep: {
props: {
allowDelegate: "?boolean";
approvalActions: "?ApprovalAction";
assignedApprover: "ApprovalStepApprover";
description: "?string";
entryCriteria: "?ApprovalEntryCriteria";
ifCriteriaNotMet: "?string";
label: "string";
name: "string";
rejectBehavior: "?ApprovalStepRejectBehavior";
rejectionActions: "?ApprovalAction";
};
type: "ApprovalStep";
};
ApprovalStepApprover: {
props: {
approver: readonly ["Approver"];
whenMultipleApprovers: "?string";
};
type: "ApprovalStepApprover";
};
ApprovalStepRejectBehavior: {
props: {
type: "string";
};
type: "ApprovalStepRejectBehavior";
};
ApprovalSubmitter: {
props: {
submitter: "?string";
type: "string";
};
type: "ApprovalSubmitter";
};
Approver: {
props: {
name: "?string";
type: "string";
};
type: "Approver";
};
ArchiveSettings: {
extends: "Metadata";
props: {
enableEntityArchivingEnabled: "?boolean";
};
type: "ArchiveSettings";
};
ArticleTypeChannelDisplay: {
props: {
articleTypeTemplates: readonly ["ArticleTypeTemplate"];
};
type: "ArticleTypeChannelDisplay";
};
ArticleTypeTemplate: {
props: {
channel: "string";
page: "?string";
template: "string";
};
type: "ArticleTypeTemplate";
};
AssignmentRule: {
extends: "Metadata";
props: {
active: "?boolean";
ruleEntry: readonly ["RuleEntry"];
};
type: "AssignmentRule";
};
AssignmentRules: {
extends: "Metadata";
props: {
assignmentRule: readonly ["AssignmentRule"];
};
type: "AssignmentRules";
};
AsyncResult: {
props: {
done: "boolean";
id: "string";
message: "?string";
state: "string";
statusCode: "?string";
};
type: "AsyncResult";
};
Attachment: {
props: {
content: "string";
name: "string";
};
type: "Attachment";
};
Audience: {
extends: "Metadata";
props: {
audienceName: "string";
container: "string";
criteria: "AudienceCriteria";
description: "?string";
formula: "?string";
formulaFilterType: "?string";
targets: "?PersonalizationTargetInfos";
};
type: "Audience";
};
AudienceCriteria: {
props: {
criterion: readonly ["AudienceCriterion"];
};
type: "AudienceCriteria";
};
AudienceCriteriaValue: {
props: {
city: "?string";
country: "?string";
domain: "?string";
entityField: "?string";
entityType: "?string";
fieldValue: "?string";
isEnabled: "?string";
permissionName: "?string";
permissionType: "?string";
profile: "?string";
subdivision: "?string";
};
type: "AudienceCriteriaValue";
};
AudienceCriterion: {
props: {
criteriaNumber: "?number";
criterionValue: "?AudienceCriteriaValue";
operator: "?string";
type: "string";
};
type: "AudienceCriterion";
};
AuraDefinitionBundle: {
extends: "Metadata";
props: {
SVGContent: "?string";
apiVersion: "?number";
controllerContent: "?string";
description: "?string";
designContent: "?string";
documentationContent: "?string";
helperContent: "?string";
markup: "?string";
modelContent: "?string";
packageVersions: readonly ["PackageVersion"];
rendererContent: "?string";
styleContent: "?string";
testsuiteContent: "?string";
type: "?string";
};
type: "AuraDefinitionBundle";
};
AuthProvider: {
extends: "Metadata";
props: {
appleTeam: "?string";
authorizeUrl: "?string";
consumerKey: "?string";
consumerSecret: "?string";
customMetadataTypeRecord: "?string";
defaultScopes: "?string";
ecKey: "?string";
errorUrl: "?string";
executionUser: "?string";
friendlyName: "string";
iconUrl: "?string";
idTokenIssuer: "?string";
includeOrgIdInIdentifier: "?boolean";
linkKickoffUrl: "?string";
logoutUrl: "?string";
oauthKickoffUrl: "?string";
plugin: "?string";
portal: "?string";
providerType: "string";
registrationHandler: "?string";
sendAccessTokenInHeader: "?boolean";
sendClientCredentialsInHeader: "?boolean";
sendSecretInApis: "?boolean";
ssoKickoffUrl: "?string";
tokenUrl: "?string";
userInfoUrl: "?string";
};
type: "AuthProvider";
};
AutoResponseRule: {
extends: "Metadata";
props: {
active: "?boolean";
ruleEntry: readonly ["RuleEntry"];
};
type: "AutoResponseRule";
};
AutoResponseRules: {
extends: "Metadata";
props: {
autoResponseRule: readonly ["AutoResponseRule"];
};
type: "AutoResponseRules";
};
BlockchainSettings: {
extends: "Metadata";
props: {
enableBcp: "?boolean";
enableBcpCoin: "?boolean";
};
type: "BlockchainSettings";
};
Bot: {
extends: "Metadata";
props: {
botMlDomain: "?LocalMlDomain";
botUser: "?string";
botVersions: readonly ["BotVersion"];
contextVariables: readonly ["ConversationContextVariable"];
description: "?string";
label: "?string";
};
type: "Bot";
};
BotDialog: {
props: {
botDialogGroup: "?string";
botSteps: readonly ["BotStep"];
description: "?string";
developerName: "string";
label: "string";
mlIntent: "?string";
mlIntentTrainingEnabled: "?boolean";
showInFooterMenu: "?boolean";
};
type: "BotDialog";
};
BotDialogGroup: {
props: {
description: "?string";
developerName: "string";
label: "string";
};
type: "BotDialogGroup";
};
BotInvocation: {
props: {
invocationActionName: "?string";
invocationActionType: "?string";
invocationMappings: readonly ["BotInvocationMapping"];
};
type: "BotInvocation";
};
BotInvocationMapping: {
props: {
parameterName: "string";
type: "string";
value: "?string";
variableName: "?string";
variableType: "?string";
};
type: "BotInvocationMapping";
};
BotMessage: {
props: {
message: "string";
};
type: "BotMessage";
};
BotNavigation: {
props: {
botNavigationLinks: readonly ["BotNavigationLink"];
type: "string";
};
type: "BotNavigation";
};
BotNavigationLink: {
props: {
label: "?string";
targetBotDialog: "string";
};
type: "BotNavigationLink";
};
BotQuickReplyOption: {
props: {
literalValue: "string";
};
type: "BotQuickReplyOption";
};
BotSettings: {
extends: "Metadata";
props: {
enableBots: "?boolean";
};
type: "BotSettings";
};
BotStep: {
props: {
booleanFilter: "?string";
botInvocation: "?BotInvocation";
botMessages: readonly ["BotMessage"];
botNavigation: "?BotNavigation";
botStepConditions: readonly ["BotStepCondition"];
botSteps: readonly ["BotStep"];
botVariableOperation: "?BotVariableOperation";
conversationRecordLookup: "?ConversationRecordLookup";
conversationSystemMessage: "?ConversationSystemMessage";
type: "string";
};
type: "BotStep";
};
BotStepCondition: {
props: {
leftOperandName: "string";
leftOperandType: "string";
operatorType: "string";
rightOperandValue: "?string";
};
type: "BotStepCondition";
};
BotVariableOperand: {
props: {
disableAutoFill: "?boolean";
sourceName: "?string";
sourceType: "?string";
sourceValue: "?string";
targetName: "string";
targetType: "string";
};
type: "BotVariableOperand";
};
BotVariableOperation: {
props: {
botInvocation: "?BotInvocation";
botMessages: readonly ["BotMessage"];
botQuickReplyOptions: readonly ["BotQuickReplyOption"];
botVariableOperands: readonly ["BotVariableOperand"];
invalidInputBotNavigation: "?BotNavigation";
quickReplyOptionTemplate: "?string";
quickReplyType: "?string";
quickReplyWidgetType: "?string";
sourceVariableName: "?string";
sourceVariableType: "?string";
type: "string";
};
type: "BotVariableOperation";
};
BotVersion: {
extends: "Metadata";
props: {
botDialogGroups: readonly ["BotDialogGroup"];
botDialogs: readonly ["BotDialog"];
conversationVariables: readonly ["ConversationVariable"];
entryDialog: "string";
mainMenuDialog: "string";
responseDelayMilliseconds: "?number";
};
type: "BotVersion";
};
BrandingSet: {
extends: "Metadata";
props: {
brandingSetProperty: readonly ["BrandingSetProperty"];
description: "?string";
masterLabel: "string";
type: "?string";
};
type: "BrandingSet";
};
BrandingSetProperty: {
props: {
propertyName: "string";
propertyValue: "?string";
};
type: "BrandingSetProperty";
};
BusinessHoursEntry: {
extends: "Metadata";
props: {
active: "?boolean";
default: "boolean";
fridayEndTime: "?string";
fridayStartTime: "?string";
mondayEndTime: "?string";
mondayStartTime: "?string";
name: "?string";
saturdayEndTime: "?string";
saturdayStartTime: "?string";
sundayEndTime: "?string";
sundayStartTime: "?string";
thursdayEndTime: "?string";
thursdayStartTime: "?string";
timeZoneId: "?string";
tuesdayEndTime: "?string";
tuesdayStartTime: "?string";
wednesdayEndTime: "?string";
wednesdayStartTime: "?string";
};
type: "BusinessHoursEntry";
};
BusinessHoursSettings: {
extends: "Metadata";
props: {
businessHours: readonly ["BusinessHoursEntry"];
holidays: readonly ["Holiday"];
};
type: "BusinessHoursSettings";
};
BusinessProcess: {
extends: "Metadata";
props: {
description: "?string";
isActive: "?boolean";
values: readonly ["PicklistValue"];
};
type: "BusinessProcess";
};
CMSConnectAsset: {
props: {
assetPath: "string";
assetType: "string";
sortOrder: "number";
};
type: "CMSConnectAsset";
};
CMSConnectLanguage: {
props: {
cmsLanguage: "string";
language: "string";
};
type: "CMSConnectLanguage";
};
CMSConnectPersonalization: {
props: {
connectorPage: "string";
connectorPageAsset: "string";
};
type: "CMSConnectPersonalization";
};
CMSConnectResourceDefinition: {
props: {
developerName: "string";
masterLabel: "string";
options: "number";
payloadType: "string";
resourceIdPath: "?string";
resourceNamePath: "?string";
resourcePath: "string";
rootNodePath: "?string";
};
type: "CMSConnectResourceDefinition";
};
CMSConnectResourceType: {
props: {
cmsConnectResourceDefinition: readonly ["CMSConnectResourceDefinition"];
developerName: "string";
masterLabel: "string";
resourceType: "string";
};
type: "CMSConnectResourceType";
};
CMSConnectSource: {
extends: "Metadata";
props: {
cmsConnectAsset: readonly ["CMSConnectAsset"];
cmsConnectLanguage: readonly ["CMSConnectLanguage"];
cmsConnectPersonalization: "?CMSConnectPersonalization";
cmsConnectResourceType: readonly ["CMSConnectResourceType"];
connectionType: "string";
cssScope: "?string";
developerName: "string";
languageEnabled: "?string";
masterLabel: "string";
namedCredential: "?string";
personalizationEnabled: "?string";
rootPath: "?string";
sortOrder: "number";
status: "string";
type: "string";
websiteUrl: "?string";
};
type: "CMSConnectSource";
};
CallCenter: {
extends: "Metadata";
props: {
adapterUrl: "?string";
customSettings: "?string";
displayName: "string";
displayNameLabel: "string";
internalNameLabel: "string";
sections: readonly ["CallCenterSection"];
version: "?string";
};
type: "CallCenter";
};
CallCenterItem: {
props: {
label: "string";
name: "string";
value: "string";
};
type: "CallCenterItem";
};
CallCenterSection: {
props: {
items: readonly ["CallCenterItem"];
label: "string";
name: "string";
};
type: "CallCenterSection";
};
CampaignInfluenceModel: {
extends: "Metadata";
props: {
isActive: "?boolean";
isDefaultModel: "boolean";
isModelLocked: "boolean";
modelDescription: "?string";
name: "string";
recordPreference: "?string";
};
type: "CampaignInfluenceModel";
};
CampaignSettings: {
extends: "Metadata";
props: {
enableAutoCampInfluenceDisabled: "?boolean";
enableB2bmaCampaignInfluence2: "?boolean";
enableCampaignHistoryTrackEnabled: "?boolean";
enableCampaignInfluence2: "?boolean";
enableCampaignMemberTWCF: "?boolean";
enableSuppressNoValueCI2: "?boolean";
};
type: "CampaignSettings";
};
CancelDeployResult: {
props: {
done: "boolean";
id: "string";
};
type: "CancelDeployResult";
};
CanvasMetadata: {
extends: "Metadata";
props: {
accessMethod: "string";
canvasOptions: "?string";
canvasUrl: "string";
lifecycleClass: "?string";
locationOptions: "?string";
samlInitiationMethod: "?string";
};
type: "CanvasMetadata";
};
CaseClassificationSettings: {
extends: "Metadata";
props: {
caseClassificationRecommendations: "?boolean";
reRunAttributeBasedRules: "?boolean";
runAssignmentRules: "?boolean";
};
type: "CaseClassificationSettings";
};
CaseSettings: {
extends: "Metadata";
props: {
caseAssignNotificationTemplate: "?string";
caseAutoProcUser: "?boolean";
caseCloseNotificationTemplate: "?string";
caseCommentNotificationTemplate: "?string";
caseCreateNotificationTemplate: "?string";
caseFeedItemSettings: readonly ["FeedItemSettings"];
caseFeedReadUnreadLtng: "?boolean";
caseMergeInLightning: "?boolean";
closeCaseThroughStatusChange: "?boolean";
defaultCaseFeedLayoutOn: "?boolean";
defaultCaseOwner: "?string";
defaultCaseOwnerType: "?string";
defaultCaseUser: "?string";
emailActionDefaultsHandlerClass: "?string";
emailToCase: "?EmailToCaseSettings";
enableCaseFeed: "?boolean";
enableCollapseEmailThread: "?boolean";
enableDraftEmails: "?boolean";
enableEarlyEscalationRuleTriggers: "?boolean";
enableEmailActionDefaultsHandler: "?boolean";
enableSuggestedArticlesApplication: "?boolean";
enableSuggestedArticlesCustomerPortal: "?boolean";
enableSuggestedArticlesPartnerPortal: "?boolean";
enableSuggestedSolutions: "?boolean";
escalateCaseBefore: "?boolean";
genericMessageEnabled: "?boolean";
keepRecordTypeOnAssignmentRule: "?boolean";
notifyContactOnCaseComment: "?boolean";
notifyDefaultCaseOwner: "?boolean";
notifyOwnerOnCaseComment: "?boolean";
notifyOwnerOnCaseOwnerChange: "?boolean";
predictiveSupportEnabled: "?boolean";
showEmailAttachmentsInCaseAttachmentsRL: "?boolean";
showFewerCloseActions: "?boolean";
systemUserEmail: "?string";
useSystemEmailAddress: "?boolean";
useSystemUserAsDefaultCaseUser: "?boolean";
webToCase: "?WebToCaseSettings";
};
type: "CaseSettings";
};
CaseSubjectParticle: {
extends: "Metadata";
props: {
index: "number";
textField: "?string";
type: "string";
};
type: "CaseSubjectParticle";
};
Certificate: {
extends: "MetadataWithContent";
props: {
caSigned: "boolean";
encryptedWithPlatformEncryption: "?boolean";
expirationDate: "?string";
keySize: "?number";
masterLabel: "string";
privateKeyExportable: "?boolean";
};
type: "Certificate";
};
ChannelLayout: {
extends: "Metadata";
props: {
enabledChannels: readonly ["string"];
label: "string";
layoutItems: readonly ["ChannelLayoutItem"];
recordType: "?string";
};
type: "ChannelLayout";
};
ChannelLayoutItem: {
props: {
field: "string";
};
type: "ChannelLayoutItem";
};
ChartSummary: {
props: {
aggregate: "?string";
axisBinding: "?string";
column: "string";
};
type: "ChartSummary";
};
ChatterAnswersReputationLevel: {
props: {
name: "string";
value: "number";
};
type: "ChatterAnswersReputationLevel";
};
ChatterAnswersSettings: {
extends: "Metadata";
props: {
emailFollowersOnBestAnswer: "?boolean";
emailFollowersOnReply: "?boolean";
emailOwnerOnPrivateReply: "?boolean";
emailOwnerOnReply: "?boolean";
enableAnswerViaEmail: "?boolean";
enableChatterAnswers: "boolean";
enableFacebookSSO: "?boolean";
enableInlinePublisher: "?boolean";
enableReputation: "?boolean";
enableRichTextEditor: "?boolean";
facebookAuthProvider: "?string";
showInPortals: "?boolean";
};
type: "ChatterAnswersSettings";
};
ChatterEmailsMDSettings: {
extends: "Metadata";
props: {
enableChatterDigestEmailsApiOnly: "?boolean";
enableChatterEmailAttachment: "?boolean";
enableCollaborationEmail: "?boolean";
enableDisplayAppDownloadBadges: "?boolean";
enableEmailReplyToChatter: "?boolean";
enableEmailToChatter: "?boolean";
};
type: "ChatterEmailsMDSettings";
};
ChatterExtension: {
extends: "Metadata";
props: {
compositionComponent: "string";
description: "string";
extensionName: "string";
headerText: "?string";
hoverText: "?string";
icon: "string";
isProtected: "?boolean";
masterLabel: "string";
renderComponent: "string";
type: "string";
};
type: "ChatterExtension";
};
ChatterSettings: {
extends: "Metadata";
props: {
allowChatterGroupArchiving: "?boolean";
allowRecordsInChatterGroup: "?boolean";
allowSharingInChatterGroup: "?boolean";
enableApprovalRequest: "?boolean";
enableChatter: "?boolean";
enableChatterEmoticons: "?boolean";
enableFeedEdit: "?boolean";
enableFeedPinning: "?boolean";
enableFeedsDraftPosts: "?boolean";
enableFeedsRichText: "?boolean";
enableInviteCsnUsers: "?boolean";
enableOutOfOfficeEnabledPref: "?boolean";
enableRichLinkPreviewsInFeed: "?boolean";
enableTodayRecsInFeed: "?boolean";
unlistedGroupsEnabled: "?boolean";
};
type: "ChatterSettings";
};
CleanDataService: {
extends: "Metadata";
props: {
cleanRules: readonly ["CleanRule"];
description: "string";
masterLabel: "string";
matchEngine: "string";
};
type: "CleanDataService";
};
CleanRule: {
props: {
bulkEnabled: "boolean";
bypassTriggers: "boolean";
bypassWorkflow: "boolean";
description: "string";
developerName: "string";
fieldMappings: readonly ["FieldMapping"];
masterLabel: "string";
matchRule: "string";
sourceSobjectType: "string";
status: "string";
targetSobjectType: "string";
};
type: "CleanRule";
};
CodeCoverageResult: {
props: {
dmlInfo: readonly ["CodeLocation"];
id: "string";
locationsNotCovered: readonly ["CodeLocation"];
methodInfo: readonly ["CodeLocation"];
name: "string";
namespace: "?string";
numLocations: "number";
numLocationsNotCovered: "number";
soqlInfo: readonly ["CodeLocation"];
soslInfo: readonly ["CodeLocation"];
type: "string";
};
type: "CodeCoverageResult";
};
CodeCoverageWarning: {
props: {
id: "string";
message: "string";
name: "?string";
namespace: "?string";
};
type: "CodeCoverageWarning";
};
CodeLocation: {
props: {
column: "number";
line: "number";
numExecutions: "number";
time: "number";
};
type: "CodeLocation";
};
CommandAction: {
extends: "Metadata";
props: {
actionType: "string";
description: "?string";
intents: readonly ["CommandActionIntent"];
label: "string";
parameters: readonly ["CommandActionParam"];
responseTemplates: readonly ["CommandActionResponse"];
target: "?string";
};
type: "CommandAction";
};
CommandActionIntent: {
props: {
phrase: "string";
responseTemplates: readonly ["CommandActionResponse"];
};
type: "CommandActionIntent";
};
CommandActionParam: {
props: {
defaultValue: "?string";
description: "?string";
name: "string";
required: "?boolean";
type: "string";
};
type: "CommandActionParam";
};
CommandActionResponse: {
props: {
template: "string";
};
type: "CommandActionResponse";
};
CommunitiesSettings: {
extends: "Metadata";
props: {
canModerateAllFeedPosts: "?boolean";
canModerateInternalFeedPosts: "?boolean";
embeddedVisualforcePages: "?boolean";
enableCommunityWorkspaces: "?boolean";
enableCspContactVisibilityPref: "?boolean";
enableCspNotesOnAccConPref: "?boolean";
enableEnablePRM: "?boolean";
enableExternalAccHierPref: "?boolean";
enableGuestRecordReassignOrgPref: "?boolean";
enableInviteChatterGuestEnabled: "?boolean";
enableNetPortalUserReportOpts: "?boolean";
enableNetworksEnabled: "?boolean";
enableOotbProfExtUserOpsEnable: "?boolean";
enablePRMAccRelPref: "?boolean";
enablePowerCustomerCaseStatus: "?boolean";
enableRelaxPartnerAccountFieldPref: "?boolean";
enableUsernameUniqForOrgPref: "?boolean";
};
type: "CommunitiesSettings";
};
Community: {
extends: "Metadata";
props: {
active: "?boolean";
chatterAnswersFacebookSsoUrl: "?string";
communityFeedPage: "?string";
dataCategoryName: "?string";
description: "?string";
emailFooterDocument: "?string";
emailHeaderDocument: "?string";
emailNotificationUrl: "?string";
enableChatterAnswers: "?boolean";
enablePrivateQuestions: "?boolean";
expertsGroup: "?string";
portal: "?string";
reputationLevels: "?ReputationLevels";
showInPortal: "?boolean";
site: "?string";
};
type: "Community";
};
CommunityCustomThemeLayoutType: {
props: {
description: "?string";
label: "string";
};
type: "CommunityCustomThemeLayoutType";
};
CommunityRoles: {
props: {
customerUserRole: "?string";
employeeUserRole: "?string";
partnerUserRole: "?string";
};
type: "CommunityRoles";
};
CommunityTemplateBundleInfo: {
props: {
description: "?string";
image: "?string";
order: "number";
title: "string";
type: "string";
};
type: "CommunityTemplateBundleInfo";
};
CommunityTemplateDefinition: {
extends: "Metadata";
props: {
baseTemplate: "?string";
bundlesInfo: readonly ["CommunityTemplateBundleInfo"];
category: "string";
defaultBrandingSet: "?string";
defaultThemeDefinition: "string";
description: "?string";
enableExtendedCleanUpOnDelete: "?boolean";
masterLabel: "string";
navigationLinkSet: readonly ["NavigationLinkSet"];
pageSetting: readonly ["CommunityTemplatePageSetting"];
publisher: "?string";
};
type: "CommunityTemplateDefinition";
};
CommunityTemplatePageSetting: {
props: {
page: "string";
themeLayout: "string";
};
type: "CommunityTemplatePageSetting";
};
CommunityThemeBundleInfo: {
extends: "CommunityTemplateBundleInfo";
props: {};
type: "CommunityThemeBundleInfo";
};
CommunityThemeDefinition: {
extends: "Metadata";
props: {
bundlesInfo: readonly ["CommunityThemeBundleInfo"];
customThemeLayoutType: readonly ["CommunityCustomThemeLayoutType"];
defaultBrandingSet: "?string";
description: "?string";
enableExtendedCleanUpOnDelete: "?boolean";
masterLabel: "string";
publisher: "?string";
themeRouteOverride: readonly ["CommunityThemeRouteOverride"];
themeSetting: readonly ["CommunityThemeSetting"];
};
type: "CommunityThemeDefinition";
};
CommunityThemeRouteOverride: {
props: {
customThemeLayoutType: "?string";
pageAttributes: "string";
pageType: "string";
themeLayoutType: "?string";
};
type: "CommunityThemeRouteOverride";
};
CommunityThemeSetting: {
props: {
customThemeLayoutType: "?string";
themeLayout: "string";
themeLayoutType: "?string";
};
type: "CommunityThemeSetting";
};
CompactLayout: {
extends: "Metadata";
props: {
fields: readonly ["string"];
label: "string";
};
type: "CompactLayout";
};
CompanySettings: {
extends: "Metadata";
props: {
enableCustomFiscalYear: "boolean";
fiscalYear: "?FiscalYearSettings";
};
type: "CompanySettings";
};
ComponentInstance: {
props: {
componentInstanceProperties: readonly ["ComponentInstanceProperty"];
componentName: "string";
visibilityRule: "?UiFormulaRule";
};
type: "ComponentInstance";
};
ComponentInstanceProperty: {
props: {
name: "?string";
type: "?string";
value: "?string";
};
type: "ComponentInstanceProperty";
};
ConnectedApp: {
extends: "Metadata";
props: {
attributes: readonly ["ConnectedAppAttribute"];
canvas: "?CanvasMetadata";
canvasConfig: "?ConnectedAppCanvasConfig";
contactEmail: "string";
contactPhone: "?string";
description: "?string";
iconUrl: "?string";
infoUrl: "?string";
ipRanges: readonly ["ConnectedAppIpRange"];
label: "string";
logoUrl: "?string";
mobileAppConfig: "?ConnectedAppMobileDetailConfig";
mobileStartUrl: "?string";
oauthConfig: "?ConnectedAppOauthConfig";
permissionSetName: readonly ["string"];
plugin: "?string";
pluginExecutionUser: "?string";
profileName: readonly ["string"];
samlConfig: "?ConnectedAppSamlConfig";
startUrl: "?string";
};
type: "ConnectedApp";
};
ConnectedAppAttribute: {
props: {
formula: "string";
key: "string";
};
type: "ConnectedAppAttribute";
};
ConnectedAppCanvasConfig: {
props: {
accessMethod: "string";
canvasUrl: "string";
lifecycleClass: "?string";
locations: readonly ["string"];
options: readonly ["string"];
samlInitiationMethod: "?string";
};
type: "ConnectedAppCanvasConfig";
};
ConnectedAppIpRange: {
props: {
description: "?string";
end: "string";
start: "string";
};
type: "ConnectedAppIpRange";
};
ConnectedAppMobileDetailConfig: {
props: {
applicationBinaryFile: "?string";
applicationBinaryFileName: "?string";
applicationBundleIdentifier: "?string";
applicationFileLength: "?number";
applicationIconFile: "?string";
applicationIconFileName: "?string";
applicationInstallUrl: "?string";
devicePlatform: "string";
deviceType: "?string";
minimumOsVersion: "?string";
privateApp: "?boolean";
version: "string";
};
type: "ConnectedAppMobileDetailConfig";
};
ConnectedAppOauthConfig: {
props: {
callbackUrl: "string";
certificate: "?string";
consumerKey: "?string";
consumerSecret: "?string";
idTokenConfig: "?ConnectedAppOauthIdToken";
isAdminApproved: "?boolean";
scopes: readonly ["string"];
singleLogoutUrl: "?string";
};
type: "ConnectedAppOauthConfig";
};
ConnectedAppOauthIdToken: {
props: {
idTokenAudience: "?string";
idTokenIncludeAttributes: "?boolean";
idTokenIncludeCustomPerms: "?boolean";
idTokenIncludeStandardClaims: "?boolean";
idTokenValidity: "?number";
};
type: "ConnectedAppOauthIdToken";
};
ConnectedAppSamlConfig: {
props: {
acsUrl: "string";
certificate: "?string";
encryptionCertificate: "?string";
encryptionType: "?string";
entityUrl: "string";
issuer: "?string";
samlIdpSLOBindingEnum: "?string";
samlNameIdFormat: "?string";
samlSloUrl: "?string";
samlSubjectCustomAttr: "?string";
samlSubjectType: "string";
};
type: "ConnectedAppSamlConfig";
};
ConnectedAppSettings: {
extends: "Metadata";
props: {
enableAdminApprovedAppsOnly: "?boolean";
enableSkipUserProvisioningWizardWelcomePage: "?boolean";
};
type: "ConnectedAppSettings";
};
Container: {
props: {
height: "?number";
isContainerAutoSizeEnabled: "boolean";
region: "string";
sidebarComponents: readonly ["SidebarComponent"];
style: "string";
unit: "string";
width: "?number";
};
type: "Container";
};
ContentAsset: {
extends: "MetadataWithContent";
props: {
format: "?string";
isVisibleByExternalUsers: "?boolean";
language: "string";
masterLabel: "string";
originNetwork: "?string";
relationships: "?ContentAssetRelationships";
versions: "ContentAssetVersions";
};
type: "ContentAsset";
};
ContentAssetLink: {
props: {
access: "string";
isManagingWorkspace: "?boolean";
name: "?string";
};
type: "ContentAssetLink";
};
ContentAssetRelationships: {
props: {
insightsApplication: readonly ["ContentAssetLink"];
network: readonly ["ContentAssetLink"];
organization: "?ContentAssetLink";
workspace: readonly ["ContentAssetLink"];
};
type: "ContentAssetRelationships";
};
ContentAssetVersion: {
props: {
number: "string";
pathOnClient: "string";
zipEntry: "?string";
};
type: "ContentAssetVersion";
};
ContentAssetVersions: {
props: {
version: readonly ["ContentAssetVersion"];
};
type: "ContentAssetVersions";
};
ContentSettings: {
extends: "Metadata";
props: {
enableChatterFileLink: "?boolean";
enableContent: "?boolean";
enableContentAutoAssign: "?boolean";
enableContentDistForPortalUsers: "?boolean";
enableContentDistPwOptionsBit1: "?boolean";
enableContentDistPwOptionsBit2: "?boolean";
enableContentDistribution: "?boolean";
enableContentSupportMultiLanguage: "?boolean";
enableContentWorkspaceAccess: "?boolean";
enableFileShareSetByRecord: "?boolean";
enableFilesUsrShareNetRestricted: "?boolean";
enableJPGPreviews: "?boolean";
enableLibraryManagedFiles: "?boolean";
enableSiteGuestUserToUploadFiles: "?boolean";
enableUploadFilesOnAttachments: "?boolean";
skipContentAssetTriggers: "?boolean";
skipContentAssetTriggersOnDeploy: "?boolean";
};
type: "ContentSettings";
};
ContractSettings: {
extends: "Metadata";
props: {
autoCalculateEndDate: "?boolean";
autoExpirationDelay: "?string";
autoExpirationRecipient: "?string";
autoExpireContracts: "?boolean";
enableContractHistoryTracking: "?boolean";
notifyOwnersOnContractExpiration: "?boolean";
};
type: "ContractSettings";
};
ConversationContextVariable: {
props: {
SObjectType: "?string";
contextVariableMappings: readonly ["ConversationContextVariableMapping"];
dataType: "string";
developerName: "string";
label: "string";
};
type: "ConversationContextVariable";
};
ConversationContextVariableMapping: {
props: {
SObjectType: "string";
fieldName: "string";
messageType: "string";
};
type: "ConversationContextVariableMapping";
};
ConversationRecordLookup: {
props: {
SObjectType: "string";
lookupFields: readonly ["ConversationRecordLookupField"];
maxLookupResults: "number";
sourceVariableName: "string";
sourceVariableType: "string";
targetVariableName: "string";
};
type: "ConversationRecordLookup";
};
ConversationRecordLookupField: {
props: {
fieldName: "string";
};
type: "ConversationRecordLookupField";
};
ConversationSystemMessage: {
props: {
systemMessageMappings: readonly ["ConversationSystemMessageMapping"];
type: "string";
};
type: "ConversationSystemMessage";
};
ConversationSystemMessageMapping: {
props: {
mappingType: "string";
parameterType: "string";
variableName: "string";
};
type: "ConversationSystemMessageMapping";
};
ConversationVariable: {
props: {
SObjectType: "?string";
collectionType: "?string";
dataType: "string";
developerName: "string";
label: "string";
};
type: "ConversationVariable";
};
CorsWhitelistOrigin: {
extends: "Metadata";
props: {
urlPattern: "string";
};
type: "CorsWhitelistOrigin";
};
CountriesAndStates: {
props: {
countries: readonly ["Country"];
};
type: "CountriesAndStates";
};
Country: {
props: {
active: "boolean";
integrationValue: "string";
isoCode: "string";
label: "string";
orgDefault: "boolean";
standard: "boolean";
states: readonly ["State"];
visible: "boolean";
};
type: "Country";
};
CspTrustedSite: {
extends: "Metadata";
props: {
context: "?string";
description: "?string";
endpointUrl: "string";
isActive: "boolean";
};
type: "CspTrustedSite";
};
CurrencySettings: {
extends: "Metadata";
props: {
enableCurrencyEffectiveDates: "?boolean";
enableCurrencySymbolWithMultiCurrency: "?boolean";
enableMultiCurrency: "?boolean";
isMultiCurrencyActivationAllowed: "?boolean";
isParenCurrencyConvDisabled: "?boolean";
};
type: "CurrencySettings";
};
CustomApplication: {
extends: "Metadata";
props: {
actionOverrides: readonly ["AppActionOverride"];
brand: "?AppBrand";
consoleConfig: "?ServiceCloudConsoleConfig";
defaultLandingTab: "?string";
description: "?string";
formFactors: readonly ["string"];
isNavAutoTempTabsDisabled: "?boolean";
isNavPersonalizationDisabled: "?boolean";
isServiceCloudConsole: "?boolean";
label: "?string";
logo: "?string";
navType: "?string";
preferences: "?AppPreferences";
profileActionOverrides: readonly ["AppProfileActionOverride"];
setupExperience: "?string";
subscriberTabs: readonly ["string"];
tabs: readonly ["string"];
uiType: "?string";
utilityBar: "?string";
workspaceConfig: "?AppWorkspaceConfig";
};
type: "CustomApplication";
};
CustomApplicationComponent: {
extends: "Metadata";
props: {
buttonIconUrl: "?string";
buttonStyle: "?string";
buttonText: "?string";
buttonWidth: "?number";
height: "?number";
isHeightFixed: "boolean";
isHidden: "boolean";
isWidthFixed: "boolean";
visualforcePage: "string";
width: "?number";
};
type: "CustomApplicationComponent";
};
CustomApplicationTranslation: {
props: {
label: "string";
name: "string";
};
type: "CustomApplicationTranslation";
};
CustomConsoleComponents: {
props: {
primaryTabComponents: "?PrimaryTabComponents";
subtabComponents: "?SubtabComponents";
};
type: "CustomConsoleComponents";
};
CustomDataTypeComponentTranslation: {
props: {
developerSuffix: "string";
label: "?string";
};
type: "CustomDataTypeComponentTranslation";
};
CustomDataTypeTranslation: {
props: {
components: readonly ["CustomDataTypeComponentTranslation"];
customDataTypeName: "string";
description: "?string";
label: "?string";
};
type: "CustomDataTypeTranslation";
};
CustomFeedFilter: {
extends: "Metadata";
props: {
criteria: readonly ["FeedFilterCriterion"];
description: "?string";
isProtected: "?boolean";
label: "string";
};
type: "CustomFeedFilter";
};
CustomField: {
extends: "Metadata";
props: {
businessOwnerGroup: "?string";
businessOwnerUser: "?string";
businessStatus: "?string";
caseSensitive: "?boolean";
complianceGroup: "?string";
customDataType: "?string";
defaultValue: "?string";
deleteConstraint: "?string";
deprecated: "?boolean";
description: "?string";
displayFormat: "?string";
encryptionScheme: "?string";
escapeMarkup: "?boolean";
externalDeveloperName: "?string";
externalId: "?boolean";
fieldManageability: "?string";
formula: "?string";
formulaTreatBlanksAs: "?string";
inlineHelpText: "?string";
isAIPredictionField: "?boolean";
isConvertLeadDisabled: "?boolean";
isFilteringDisabled: "?boolean";
isNameField: "?boolean";
isSortingDisabled: "?boolean";
label: "?string";
length: "?number";
lookupFilter: "?LookupFilter";
maskChar: "?string";
maskType: "?string";
metadataRelationshipControllingField: "?string";
populateExistingRows: "?boolean";
precision: "?number";
referenceTargetField: "?string";
referenceTo: "?string";
relationshipLabel: "?string";
relationshipName: "?string";
relationshipOrder: "?number";
reparentableMasterDetail: "?boolean";
required: "?boolean";
restrictedAdminField: "?boolean";
scale: "?number";
securityClassification: "?string";
startingNumber: "?number";
stripMarkup: "?boolean";
summarizedField: "?string";
summaryFilterItems: readonly ["FilterItem"];
summaryForeignKey: "?string";
summaryOperation: "?string";
trackFeedHistory: "?boolean";
trackHistory: "?boolean";
trackTrending: "?boolean";
translateData: "?boolean";
type: "?string";
unique: "?boolean";
valueSet: "?ValueSet";
visibleLines: "?number";
writeRequiresMasterRead: "?boolean";
};
type: "CustomField";
};
CustomFieldTranslation: {
props: {
caseValues: readonly ["ObjectNameCaseValue"];
gender: "?string";
help: "?string";
label: "?string";
lookupFilter: "?LookupFilterTranslation";
name: "string";
picklistValues: readonly ["PicklistValueTranslation"];
relationshipLabel: "?string";
startsWith: "?string";
};
type: "CustomFieldTranslation";
};
CustomHelpMenuItem: {
props: {
linkUrl: "string";
masterLabel: "string";
sortOrder: "number";
};
type: "CustomHelpMenuItem";
};
CustomHelpMenuSection: {
extends: "Metadata";
props: {
customHelpMenuItems: readonly ["CustomHelpMenuItem"];
masterLabel: "string";
};
type: "CustomHelpMenuSection";
};
CustomHttpHeader: {
props: {
description: "?string";
headerFieldName: "string";
headerFieldValue: "string";
isActive: "?boolean";
};
type: "CustomHttpHeader";
};
CustomLabel: {
extends: "Metadata";
props: {
categories: "?string";
language: "string";
protected: "boolean";
shortDescription: "string";
value: "string";
};
type: "CustomLabel";
};
CustomLabelTranslation: {
props: {
label: "string";
name: "string";
};
type: "CustomLabelTranslation";
};
CustomLabels: {
extends: "Metadata";
props: {
labels: readonly ["CustomLabel"];
};
type: "CustomLabels";
};
CustomMetadata: {
extends: "Metadata";
props: {
description: "?string";
label: "?string";
protected: "?boolean";
values: readonly ["CustomMetadataValue"];
};
type: "CustomMetadata";
};
CustomMetadataValue: {
props: {
field: "string";
value: "?any";
};
type: "CustomMetadataValue";
};
CustomNotificationType: {
extends: "Metadata";
props: {
customNotifTypeName: "string";
description: "?string";
desktop: "boolean";
masterLabel: "string";
mobile: "boolean";
};
type: "CustomNotificationType";
};
CustomObject: {
extends: "Metadata";
props: {
actionOverrides: readonly ["ActionOverride"];
allowInChatterGroups: "?boolean";
articleTypeChannelDisplay: "?ArticleTypeChannelDisplay";
businessProcesses: readonly ["BusinessProcess"];
compactLayoutAssignment: "?string";
compactLayouts: readonly ["CompactLayout"];
customHelp: "?string";
customHelpPage: "?string";
customSettingsType: "?string";
deploymentStatus: "?string";
deprecated: "?boolean";
description: "?string";
enableActivities: "?boolean";
enableBulkApi: "?boolean";
enableDataTranslation: "?boolean";
enableDivisions: "?boolean";
enableEnhancedLookup: "?boolean";
enableFeeds: "?boolean";
enableHistory: "?boolean";
enableLicensing: "?boolean";
enableReports: "?boolean";
enableSearch: "?boolean";
enableSharing: "?boolean";
enableStreamingApi: "?boolean";
eventType: "?string";
externalDataSource: "?string";
externalName: "?string";
externalRepository: "?string";
externalSharingModel: "?string";
fieldSets: readonly ["FieldSet"];
fields: readonly ["CustomField"];
gender: "?string";
historyRetentionPolicy: "?HistoryRetentionPolicy";
household: "?boolean";
indexes: readonly ["Index"];
label: "?string";
listViews: readonly ["ListView"];
nameField: "?CustomField";
pluralLabel: "?string";
profileSearchLayouts: readonly ["ProfileSearchLayouts"];
publishBehavior: "?string";
recordTypeTrackFeedHistory: "?boolean";
recordTypeTrackHistory: "?boolean";
recordTypes: readonly ["RecordType"];
searchLayouts: "?SearchLayouts";
sharingModel: "?string";
sharingReasons: readonly ["SharingReason"];
sharingRecalculations: readonly ["SharingRecalculation"];
startsWith: "?string";
validationRules: readonly ["ValidationRule"];
visibility: "?string";
webLinks: readonly ["WebLink"];
};
type: "CustomObject";
};
CustomObjectTranslation: {
extends: "Metadata";
props: {
caseValues: readonly ["ObjectNameCaseValue"];
fieldSets: readonly ["FieldSetTranslation"];
fields: readonly ["CustomFieldTranslation"];
gender: "?string";
layouts: readonly ["LayoutTranslation"];
nameFieldLabel: "?string";
quickActions: readonly ["QuickActionTranslation"];
recordTypes: readonly ["RecordTypeTranslation"];
sharingReasons: readonly ["SharingReasonTranslation"];
standardFields: readonly ["StandardFieldTranslation"];
startsWith: "?string";
validationRules: readonly ["ValidationRuleTranslation"];
webLinks: readonly ["WebLinkTranslation"];
workflowTasks: readonly ["WorkflowTaskTranslation"];
};
type: "CustomObjectTranslation";
};
CustomPageWebLink: {
extends: "Metadata";
props: {
availability: "string";
description: "?string";
displayType: "string";
encodingKey: "?string";
hasMenubar: "?boolean";
hasScrollbars: "?boolean";
hasToolbar: "?boolean";
height: "?number";
isResizable: "?boolean";
linkType: "string";
masterLabel: "?string";
openType: "string";
page: "?string";
position: "?string";
protected: "boolean";
requireRowSelection: "?boolean";
scontrol: "?string";
showsLocation: "?boolean";
showsStatus: "?boolean";
url: "?string";
width: "?number";
};
type: "CustomPageWebLink";
};
CustomPageWebLinkTranslation: {
props: {
label: "string";
name: "string";
};
type: "CustomPageWebLinkTranslation";
};
CustomPermission: {
extends: "Metadata";
props: {
connectedApp: "?string";
description: "?string";
label: "string";
requiredPermission: readonly ["CustomPermissionDependencyRequired"];
};
type: "CustomPermission";
};
CustomPermissionDependencyRequired: {
props: {
customPermission: "string";
dependency: "boolean";
};
type: "CustomPermissionDependencyRequired";
};
CustomShortcut: {
extends: "DefaultShortcut";
props: {
description: "?string";
eventName: "string";
};
type: "CustomShortcut";
};
CustomSite: {
extends: "Metadata";
props: {
active: "boolean";
allowHomePage: "boolean";
allowStandardAnswersPages: "?boolean";
allowStandardIdeasPages: "boolean";
allowStandardLookups: "boolean";
allowStandardPortalPages: "boolean";
allowStandardSearch: "boolean";
analyticsTrackingCode: "?string";
authorizationRequiredPage: "?string";
bandwidthExceededPage: "?string";
browserXssProtection: "boolean";
changePasswordPage: "?string";
chatterAnswersForgotPasswordConfirmPage: "?string";
chatterAnswersForgotPasswordPage: "?string";
chatterAnswersHelpPage: "?string";
chatterAnswersLoginPage: "?string";
chatterAnswersRegistrationPage: "?string";
clickjackProtectionLevel: "string";
contentSniffingProtection: "boolean";
cspUpgradeInsecureRequests: "boolean";
customWebAddresses: readonly ["SiteWebAddress"];
description: "?string";
enableAuraRequests: "?boolean";
favoriteIcon: "?string";
fileNotFoundPage: "?string";
forgotPasswordPage: "?string";
genericErrorPage: "?string";
guestProfile: "?string";
inMaintenancePage: "?string";
inactiveIndexPage: "?string";
indexPage: "string";
masterLabel: "string";
myProfilePage: "?string";
portal: "?string";
referrerPolicyOriginWhenCrossOrigin: "boolean";
requireHttps: "boolean";
requireInsecurePortalAccess: "boolean";
robotsTxtPage: "?string";
rootComponent: "?string";
selfRegPage: "?string";
serverIsDown: "?string";
siteAdmin: "?string";
siteRedirectMappings: readonly ["SiteRedirectMapping"];
siteTemplate: "?string";
siteType: "string";
subdomain: "?string";
urlPathPrefix: "?string";
};
type: "CustomSite";
};
CustomTab: {
extends: "Metadata";
props: {
actionOverrides: readonly ["ActionOverride"];
auraComponent: "?string";
customObject: "?boolean";
description: "?string";
flexiPage: "?string";
frameHeight: "?number";
hasSidebar: "?boolean";
icon: "?string";
label: "?string";
lwcComponent: "?string";
motif: "?string";
page: "?string";
scontrol: "?string";
splashPageLink: "?string";
url: "?string";
urlEncodingKey: "?string";
};
type: "CustomTab";
};
CustomTabTranslation: {
props: {
label: "string";
name: "string";
};
type: "CustomTabTranslation";
};
CustomValue: {
extends: "Metadata";
props: {
color: "?string";
default: "boolean";
description: "?string";
isActive: "?boolean";
label: "?string";
};
type: "CustomValue";
};
Dashboard: {
extends: "Metadata";
props: {
backgroundEndColor: "string";
backgroundFadeDirection: "string";
backgroundStartColor: "string";
chartTheme: "?string";
colorPalette: "?string";
dashboardChartTheme: "?string";
dashboardColorPalette: "?string";
dashboardFilters: readonly ["DashboardFilter"];
dashboardGridLayout: "?DashboardGridLayout";
dashboardResultRefreshedDate: "?string";
dashboardResultRunningUser: "?string";
dashboardType: "?string";
description: "?string";
folderName: "?string";
isGridLayout: "?boolean";
leftSection: "?DashboardComponentSection";
middleSection: "?DashboardComponentSection";
numSubscriptions: "?number";
rightSection: "?DashboardComponentSection";
runningUser: "?string";
textColor: "string";
title: "string";
titleColor: "string";
titleSize: "number";
};
type: "Dashboard";
};
DashboardComponent: {
props: {
autoselectColumnsFromReport: "?boolean";
chartAxisRange: "?string";
chartAxisRangeMax: "?number";
chartAxisRangeMin: "?number";
chartSummary: readonly ["ChartSummary"];
componentChartTheme: "?string";
componentType: "string";
dashboardFilterColumns: readonly ["DashboardFilterColumn"];
dashboardTableColumn: readonly ["DashboardTableColumn"];
decimalPrecision: "?number";
displayUnits: "?string";
drillDownUrl: "?string";
drillEnabled: "?boolean";
drillToDetailEnabled: "?boolean";
enableHover: "?boolean";
expandOthers: "?boolean";
flexComponentProperties: "?DashboardFlexTableComponentProperties";
footer: "?string";
gaugeMax: "?number";
gaugeMin: "?number";
groupingColumn: readonly ["string"];
groupingSortProperties: "?DashboardComponentGroupingSortProperties";
header: "?string";
indicatorBreakpoint1: "?number";
indicatorBreakpoint2: "?number";
indicatorHighColor: "?string";
indicatorLowColor: "?string";
indicatorMiddleColor: "?string";
legendPosition: "?string";
maxValuesDisplayed: "?number";
metricLabel: "?string";
page: "?string";
pageHeightInPixels: "?number";
report: "?string";
scontrol: "?string";
scontrolHeightInPixels: "?number";
showPercentage: "?boolean";
showPicturesOnCharts: "?boolean";
showPicturesOnTables: "?boolean";
showRange: "?boolean";
showTotal: "?boolean";
showValues: "?boolean";
sortBy: "?string";
title: "?string";
useReportChart: "?boolean";
};
type: "DashboardComponent";
};
DashboardComponentColumn: {
props: {
breakPoint1: "?number";
breakPoint2: "?number";
breakPointOrder: "?number";
highRangeColor: "?number";
lowRangeColor: "?number";
midRangeColor: "?number";
reportColumn: "string";
showSubTotal: "?boolean";
showTotal: "?boolean";
type: "string";
};
type: "DashboardComponentColumn";
};
DashboardComponentGroupingSort: {
props: {
groupingLevel: "string";
inheritedReportGroupingSort: "?string";
sortColumn: "?string";
sortOrder: "?string";
};
type: "DashboardComponentGroupingSort";
};
DashboardComponentGroupingSortProperties: {
props: {
groupingSorts: readonly ["DashboardComponentGroupingSort"];
};
type: "DashboardComponentGroupingSortProperties";
};
DashboardComponentSection: {
props: {
columnSize: "string";
components: readonly ["DashboardComponent"];
};
type: "DashboardComponentSection";
};
DashboardComponentSortInfo: {
props: {
sortColumn: "?string";
sortOrder: "?string";
};
type: "DashboardComponentSortInfo";
};
DashboardFilter: {
props: {
dashboardFilterOptions: readonly ["DashboardFilterOption"];
name: "string";
};
type: "DashboardFilter";
};
DashboardFilterColumn: {
props: {
column: "string";
};
type: "DashboardFilterColumn";
};
DashboardFilterOption: {
props: {
operator: "string";
values: readonly ["string"];
};
type: "DashboardFilterOption";
};
DashboardFlexTableComponentProperties: {
props: {
decimalPrecision: "?number";
flexTableColumn: readonly ["DashboardComponentColumn"];
flexTableSortInfo: "?DashboardComponentSortInfo";
hideChatterPhotos: "?boolean";
};
type: "DashboardFlexTableComponentProperties";
};
DashboardFolder: {
extends: "Folder";
props: {};
type: "DashboardFolder";
};
DashboardGridComponent: {
props: {
colSpan: "number";
columnIndex: "number";
dashboardComponent: "DashboardComponent";
rowIndex: "number";
rowSpan: "number";
};
type: "DashboardGridComponent";
};
DashboardGridLayout: {
props: {
dashboardGridComponents: readonly ["DashboardGridComponent"];
numberOfColumns: "number";
rowHeight: "number";
};
type: "DashboardGridLayout";
};
DashboardMobileSettings: {
props: {
enableDashboardIPadApp: "?boolean";
};
type: "DashboardMobileSettings";
};
DashboardTableColumn: {
props: {
aggregateType: "?string";
calculatePercent: "?boolean";
column: "string";
decimalPlaces: "?number";
showSubTotal: "?boolean";
showTotal: "?boolean";
sortBy: "?string";
};
type: "DashboardTableColumn";
};
DataCategory: {
props: {
dataCategory: readonly ["DataCategory"];
label: "string";
name: "string";
};
type: "DataCategory";
};
DataCategoryGroup: {
extends: "Metadata";
props: {
active: "boolean";
dataCategory: "DataCategory";
description: "?string";
label: "string";
objectUsage: "?ObjectUsage";
};
type: "DataCategoryGroup";
};
DataDotComSettings: {
extends: "Metadata";
props: {
enableAccountExportButtonOff: "?boolean";
enableAccountImportButtonOff: "?boolean";
enableAllowDupeContactFromLead: "?boolean";
enableAllowDupeLeadFromContact: "?boolean";
enableCleanUpgradeRequested: "?boolean";
enableContactExportButtonOff: "?boolean";
enableContactImportButtonOff: "?boolean";
};
type: "DataDotComSettings";
};
DefaultShortcut: {
props: {
action: "string";
active: "boolean";
keyCommand: "string";
};
type: "DefaultShortcut";
};
DelegateGroup: {
extends: "Metadata";
props: {
customObjects: readonly ["string"];
groups: readonly ["string"];
label: "string";
loginAccess: "boolean";
permissionSets: readonly ["string"];
profiles: readonly ["string"];
roles: readonly ["string"];
};
type: "DelegateGroup";
};
DeleteResult: {
props: {
errors: readonly ["Error"];
fullName: "string";
success: "boolean";
};
type: "DeleteResult";
};
DeployDetails: {
props: {
componentFailures: readonly ["DeployMessage"];
componentSuccesses: readonly ["DeployMessage"];
retrieveResult: "?RetrieveResult";
runTestResult: "?RunTestsResult";
};
type: "DeployDetails";
};
DeployMessage: {
props: {
changed: "boolean";
columnNumber: "?number";
componentType: "?string";
created: "boolean";
createdDate: "string";
deleted: "boolean";
fileName: "string";
fullName: "string";
id: "?string";
lineNumber: "?number";
problem: "?string";
problemType: "?string";
success: "boolean";
};
type: "DeployMessage";
};
DeployOptions: {
props: {
allowMissingFiles: "boolean";
autoUpdatePackage: "boolean";
checkOnly: "boolean";
ignoreWarnings: "boolean";
performRetrieve: "boolean";
purgeOnDelete: "boolean";
rollbackOnError: "boolean";
runTests: readonly ["string"];
singlePackage: "boolean";
testLevel: "string";
};
type: "DeployOptions";
};
DeployResult: {
props: {
canceledBy: "?string";
canceledByName: "?string";
checkOnly: "boolean";
completedDate: "?string";
createdBy: "string";
createdByName: "string";
createdDate: "string";
details: "DeployDetails";
done: "boolean";
errorMessage: "?string";
errorStatusCode: "?string";
id: "string";
ignoreWarnings: "boolean";
lastModifiedDate: "?string";
numberComponentErrors: "number";
numberComponentsDeployed: "number";
numberComponentsTotal: "number";
numberTestErrors: "number";
numberTestsCompleted: "number";
numberTestsTotal: "number";
rollbackOnError: "boolean";
runTestsEnabled: "boolean";
startDate: "?string";
stateDetail: "?string";
status: "string";
success: "boolean";
};
type: "DeployResult";
};
DeploymentSettings: {
extends: "Metadata";
props: {
doesSkipAsyncApexValidation: "?boolean";
};
type: "DeploymentSettings";
};
DescribeMetadataObject: {
props: {
childXmlNames: readonly ["string"];
directoryName: "string";
inFolder: "boolean";
metaFile: "boolean";
suffix: "?string";
xmlName: "string";
};
type: "DescribeMetadataObject";
};
DescribeMetadataResult: {
props: {
metadataObjects: readonly ["DescribeMetadataObject"];
organizationNamespace: "string";
partialSaveAllowed: "boolean";
testRequired: "boolean";
};
type: "DescribeMetadataResult";
};
DescribeValueTypeResult: {
props: {
apiCreatable: "boolean";
apiDeletable: "boolean";
apiReadable: "boolean";
apiUpdatable: "boolean";
parentField: "?ValueTypeField";
valueTypeFields: readonly ["ValueTypeField"];
};
type: "DescribeValueTypeResult";
};
DevHubSettings: {
extends: "Metadata";
props: {
enableShapeExportPref: "?boolean";
};
type: "DevHubSettings";
};
DiscoverySettings: {
extends: "Metadata";
props: {
enableEinsteinAnswersPref: "?boolean";
};
type: "DiscoverySettings";
};
Document: {
extends: "MetadataWithContent";
props: {
description: "?string";
internalUseOnly: "boolean";
keywords: "?string";
name: "?string";
public: "boolean";
};
type: "Document";
};
DocumentFolder: {
extends: "Folder";
props: {};
type: "DocumentFolder";
};
DocumentType: {
extends: "Metadata";
props: {
description: "string";
isActive: "boolean";
masterLabel: "string";
};
type: "DocumentType";
};
DuplicateRule: {
extends: "Metadata";
props: {
actionOnInsert: "string";
actionOnUpdate: "string";
alertText: "?string";
description: "?string";
duplicateRuleFilter: "?DuplicateRuleFilter";
duplicateRuleMatchRules: readonly ["?", "DuplicateRuleMatchRule"];
isActive: "boolean";
masterLabel: "string";
operationsOnInsert: readonly ["string"];
operationsOnUpdate: readonly ["string"];
securityOption: "string";
sortOrder: "number";
};
type: "DuplicateRule";
};
DuplicateRuleFilter: {
props: {
booleanFilter: "?string";
duplicateRuleFilterItems: readonly ["DuplicateRuleFilterItem"];
};
type: "DuplicateRuleFilter";
};
DuplicateRuleFilterItem: {
extends: "FilterItem";
props: {
sortOrder: "number";
table: "string";
};
type: "DuplicateRuleFilterItem";
};
DuplicateRuleMatchRule: {
props: {
matchRuleSObjectType: "string";
matchingRule: "string";
objectMapping: "?ObjectMapping";
};
type: "DuplicateRuleMatchRule";
};
EACSettings: {
extends: "Metadata";
props: {
enableEACForEveryonePref: "?boolean";
enableInboxActivitySharing: "?boolean";
enableInsightsInTimeline: "?boolean";
enableInsightsInTimelineEacStd: "?boolean";
};
type: "EACSettings";
};
EclairGeoData: {
extends: "MetadataWithContent";
props: {
maps: readonly ["EclairMap"];
masterLabel: "string";
};
type: "EclairGeoData";
};
EclairMap: {
props: {
boundingBoxBottom: "?number";
boundingBoxLeft: "?number";
boundingBoxRight: "?number";
boundingBoxTop: "?number";
mapLabel: "?string";
mapName: "string";
projection: "string";
};
type: "EclairMap";
};
EmailAdministrationSettings: {
extends: "Metadata";
props: {
enableComplianceBcc: "?boolean";
enableEmailConsentManagement: "?boolean";
enableEmailSenderIdCompliance: "?boolean";
enableEmailSpfCompliance: "?boolean";
enableEmailToSalesforce: "?boolean";
enableEmailWorkflowApproval: "?boolean";
enableEnhancedEmailEnabled: "?boolean";
enableHandleBouncedEmails: "?boolean";
enableHtmlEmail: "?boolean";
enableListEmailLogActivities: "?boolean";
enableResendBouncedEmails: "?boolean";
enableRestrictTlsToDomains: "?boolean";
enableSendThroughGmailPref: "?boolean";
enableSendViaExchangePref: "?boolean";
enableSendViaGmailPref: "?boolean";
enableSetMatchingEmailsOnBounce: "?boolean";
enableUseOrgFootersForExtTrans: "?boolean";
sendEmailsEvenWhenAutomationUpdatesSameRecord: "?boolean";
sendMassEmailNotification: "?boolean";
sendTextOnlySystemEmails: "?boolean";
};
type: "EmailAdministrationSettings";
};
EmailFolder: {
extends: "Folder";
props: {};
type: "EmailFolder";
};
EmailIntegrationSettings: {
extends: "Metadata";
props: {
doesEmailLogAsEmailMessageInOutlook: "?boolean";
doesGmailStayConnectedToSalesforce: "?boolean";
enableContactAndEventSync: "?boolean";
enableEmailTrackingInMobile: "?boolean";
enableEngageForOutlook: "?boolean";
enableGmailIntegration: "?boolean";
enableOutlookIntegration: "?boolean";
enableProductivityFeatures: "?boolean";
enableSupplementalContactInfoInMobile: "?boolean";
isLayoutCustomizationAllowed: "?boolean";
shouldUseTrustedDomainsList: "?boolean";
};
type: "EmailIntegrationSettings";
};
EmailServicesAddress: {
props: {
authorizedSenders: "?string";
developerName: "string";
isActive: "?boolean";
localPart: "string";
runAsUser: "string";
};
type: "EmailServicesAddress";
};
EmailServicesFunction: {
extends: "Metadata";
props: {
apexClass: "string";
attachmentOption: "string";
authenticationFailureAction: "string";
authorizationFailureAction: "string";
authorizedSenders: "?string";
emailServicesAddresses: readonly ["EmailServicesAddress"];
errorRoutingAddress: "?string";
functionInactiveAction: "string";
functionName: "string";
isActive: "?boolean";
isAuthenticationRequired: "?boolean";
isErrorRoutingEnabled: "?boolean";
isTextAttachmentsAsBinary: "?boolean";
isTlsRequired: "?boolean";
overLimitAction: "string";
};
type: "EmailServicesFunction";
};
EmailTemplate: {
extends: "MetadataWithContent";
props: {
apiVersion: "?number";
attachedDocuments: readonly ["string"];
attachments: readonly ["Attachment"];
available: "boolean";
description: "?string";
encodingKey: "string";
letterhead: "?string";
name: "string";
packageVersions: readonly ["PackageVersion"];
relatedEntityType: "?string";
style: "string";
subject: "?string";
textOnly: "?string";
type: "string";
uiType: "?string";
};
type: "EmailTemplate";
};
EmailTemplateSettings: {
extends: "Metadata";
props: {
enableLwcEmailTemplateBuilder: "?boolean";
enableTemplateEnhancedFolderPref: "?boolean";
};
type: "EmailTemplateSettings";
};
EmailToCaseRoutingAddress: {
props: {
addressType: "?string";
authorizedSenders: "?string";
caseOrigin: "?string";
caseOwner: "?string";
caseOwnerType: "?string";
casePriority: "?string";
createTask: "?boolean";
emailAddress: "?string";
emailServicesAddress: "?string";
isVerified: "?boolean";
routingName: "?string";
saveEmailHeaders: "?boolean";
taskStatus: "?string";
};
type: "EmailToCaseRoutingAddress";
};
EmailToCaseSettings: {
props: {
enableE2CAttachmentAsFile: "?boolean";
enableE2CSourceTracking: "?boolean";
enableEmailToCase: "?boolean";
enableHtmlEmail: "?boolean";
enableOnDemandEmailToCase: "?boolean";
enableThreadIDInBody: "?boolean";
enableThreadIDInSubject: "?boolean";
notifyOwnerOnNewCaseEmail: "?boolean";
overEmailLimitAction: "?string";
preQuoteSignature: "?boolean";
routingAddresses: readonly ["EmailToCaseRoutingAddress"];
unauthorizedSenderAction: "?string";
};
type: "EmailToCaseSettings";
};
EmbeddedServiceAppointmentSettings: {
props: {
appointmentConfirmImg: "?string";
enabled: "boolean";
homeImg: "?string";
logoImg: "?string";
shouldShowExistingAppointment: "?boolean";
shouldShowNewAppointment: "?boolean";
};
type: "EmbeddedServiceAppointmentSettings";
};
EmbeddedServiceBranding: {
extends: "Metadata";
props: {
contrastInvertedColor: "?string";
contrastPrimaryColor: "?string";
embeddedServiceConfig: "string";
font: "?string";
height: "?number";
masterLabel: "string";
navBarColor: "?string";
primaryColor: "?string";
secondaryColor: "?string";
width: "?number";
};
type: "EmbeddedServiceBranding";
};
EmbeddedServiceConfig: {
extends: "Metadata";
props: {
areGuestUsersAllowed: "?boolean";
authMethod: "?string";
embeddedServiceAppointmentSettings: "?EmbeddedServiceAppointmentSettings";
embeddedServiceCustomComponents: readonly ["EmbeddedServiceCustomComponent"];
embeddedServiceCustomLabels: readonly ["EmbeddedServiceCustomLabel"];
embeddedServiceFlowConfig: "?EmbeddedServiceFlowConfig";
embeddedServiceFlows: readonly ["EmbeddedServiceFlow"];
embeddedServiceLayouts: readonly ["EmbeddedServiceLayout"];
masterLabel: "string";
shouldHideAuthDialog: "?boolean";
site: "string";
};
type: "EmbeddedServiceConfig";
};
EmbeddedServiceCustomComponent: {
props: {
componentBundleType: "?string";
customComponent: "?string";
customComponentType: "?string";
};
type: "EmbeddedServiceCustomComponent";
};
EmbeddedServiceCustomLabel: {
props: {
customLabel: "?string";
feature: "?string";
labelKey: "?string";
};
type: "EmbeddedServiceCustomLabel";
};
EmbeddedServiceFlow: {
props: {
flow: "string";
flowType: "string";
isAuthenticationRequired: "boolean";
};
type: "EmbeddedServiceFlow";
};
EmbeddedServiceFlowConfig: {
extends: "Metadata";
props: {
enabled: "boolean";
};
type: "EmbeddedServiceFlowConfig";
};
EmbeddedServiceLayout: {
props: {
embeddedServiceLayoutRules: readonly ["EmbeddedServiceLayoutRule"];
layout: "string";
layoutType: "?string";
};
type: "EmbeddedServiceLayout";
};
EmbeddedServiceLayoutRule: {
props: {
appointmentStatus: "string";
};
type: "EmbeddedServiceLayoutRule";
};
EmbeddedServiceLiveAgent: {
extends: "Metadata";
props: {
avatarImg: "?string";
embeddedServiceConfig: "string";
embeddedServiceQuickActions: readonly ["EmbeddedServiceQuickAction"];
enabled: "boolean";
fontSize: "string";
headerBackgroundImg: "?string";
isOfflineCaseEnabled: "?boolean";
isQueuePositionEnabled: "?boolean";
liveAgentChatUrl: "?string";
liveAgentContentUrl: "?string";
liveChatButton: "string";
liveChatDeployment: "string";
masterLabel: "string";
offlineCaseBackgroundImg: "?string";
prechatBackgroundImg: "?string";
prechatEnabled: "boolean";
prechatJson: "?string";
scenario: "string";
smallCompanyLogoImg: "?string";
waitingStateBackgroundImg: "?string";
};
type: "EmbeddedServiceLiveAgent";
};
EmbeddedServiceMenuItem: {
props: {
channel: "?string";
channelType: "?string";
displayOrder: "?number";
phoneNumber: "?string";
};
type: "EmbeddedServiceMenuItem";
};
EmbeddedServiceMenuSettings: {
extends: "Metadata";
props: {
branding: "?string";
embeddedServiceMenuItems: readonly ["EmbeddedServiceMenuItem"];
isEnabled: "?boolean";
masterLabel: "?string";
site: "?string";
};
type: "EmbeddedServiceMenuSettings";
};
EmbeddedServiceQuickAction: {
props: {
embeddedServiceLiveAgent: "string";
order: "number";
quickActionDefinition: "string";
quickActionType: "?string";
};
type: "EmbeddedServiceQuickAction";
};
EncryptionKeySettings: {
extends: "Metadata";
props: {
canOptOutOfDerivationWithBYOK: "?boolean";
enableCacheOnlyKeys: "?boolean";
enableReplayDetection: "?boolean";
};
type: "EncryptionKeySettings";
};
EnhancedNotesSettings: {
extends: "Metadata";
props: {
enableEnhancedNotes: "?boolean";
enableTasksOnEnhancedNotes: "?boolean";
};
type: "EnhancedNotesSettings";
};
EntitlementProcess: {
extends: "Metadata";
props: {
SObjectType: "?string";
active: "?boolean";
businessHours: "?string";
description: "?string";
entryStartDateField: "?string";
exitCriteriaBooleanFilter: "?string";
exitCriteriaFilterItems: readonly ["FilterItem"];
exitCriteriaFormula: "?string";
isRecordTypeApplied: "?boolean";
isVersionDefault: "?boolean";
milestones: readonly ["EntitlementProcessMilestoneItem"];
name: "?string";
recordType: "?string";
versionMaster: "?string";
versionNotes: "?string";
versionNumber: "?number";
};
type: "EntitlementProcess";
};
EntitlementProcessMilestoneItem: {
props: {
businessHours: "?string";
criteriaBooleanFilter: "?string";
milestoneCriteriaFilterItems: readonly ["FilterItem"];
milestoneCriteriaFormula: "?string";
milestoneName: "?string";
minutesCustomClass: "?string";
minutesToComplete: "?number";
successActions: readonly ["WorkflowActionReference"];
timeTriggers: readonly ["EntitlementProcessMilestoneTimeTrigger"];
useCriteriaStartTime: "?boolean";
};
type: "EntitlementProcessMilestoneItem";
};
EntitlementProcessMilestoneTimeTrigger: {
props: {
actions: readonly ["WorkflowActionReference"];
timeLength: "?number";
workflowTimeTriggerUnit: "string";
};
type: "EntitlementProcessMilestoneTimeTrigger";
};
EntitlementSettings: {
extends: "Metadata";
props: {
assetLookupLimitedToActiveEntitlementsOnAccount: "?boolean";
assetLookupLimitedToActiveEntitlementsOnContact: "?boolean";
assetLookupLimitedToSameAccount: "?boolean";
assetLookupLimitedToSameContact: "?boolean";
enableEntitlementVersioning: "boolean";
enableEntitlements: "boolean";
enableMilestoneFeedItem: "?boolean";
enableMilestoneStoppedTime: "?boolean";
entitlementLookupLimitedToActiveStatus: "?boolean";
entitlementLookupLimitedToSameAccount: "?boolean";
entitlementLookupLimitedToSameAsset: "?boolean";
entitlementLookupLimitedToSameContact: "?boolean";
ignoreMilestoneBusinessHours: "?boolean";
};
type: "EntitlementSettings";
};
EntitlementTemplate: {
extends: "Metadata";
props: {
businessHours: "?string";
casesPerEntitlement: "?number";
entitlementProcess: "?string";
isPerIncident: "?boolean";
term: "?number";
type: "?string";
};
type: "EntitlementTemplate";
};
EntityImplements: {
extends: "Metadata";
props: {
fieldMap: readonly ["FieldImplements"];
interface: "?string";
isDefault: "?boolean";
};
type: "EntityImplements";
};
Error: {
props: {
extendedErrorDetails: readonly ["ExtendedErrorDetails"];
fields: readonly ["string"];
message: "string";
statusCode: "string";
};
type: "Error";
};
EscalationAction: {
props: {
assignedTo: "?string";
assignedToTemplate: "?string";
assignedToType: "?string";
minutesToEscalation: "?number";
notifyCaseOwner: "?boolean";
notifyEmail: readonly ["string"];
notifyTo: "?string";
notifyToTemplate: "?string";
};
type: "EscalationAction";
};
EscalationRule: {
extends: "Metadata";
props: {
active: "?boolean";
ruleEntry: readonly ["RuleEntry"];
};
type: "EscalationRule";
};
EscalationRules: {
extends: "Metadata";
props: {
escalationRule: readonly ["EscalationRule"];
};
type: "EscalationRules";
};
EssentialsSettings: {
extends: "Metadata";
props: {
emailConnectorEnabled: "?boolean";
essentialsAppEnabled: "?boolean";
};
type: "EssentialsSettings";
};
EssentialsTrialOrgSettings: {
extends: "Metadata";
props: {
enableSampleDataDeleted: "?boolean";
};
type: "EssentialsTrialOrgSettings";
};
EventSettings: {
extends: "Metadata";
props: {
enableApexLimitEvents: "?boolean";
enableDeleteMonitoringData: "?boolean";
enableDynamicStreamingChannel: "?boolean";
enableEventLogWaveIntegration: "?boolean";
enableLoginForensics: "?boolean";
enableStreamingApi: "?boolean";
enableTerminateOldestSession: "?boolean";
enableTransactionSecurityPolicies: "?boolean";
};
type: "EventSettings";
};
ExperienceBundleSettings: {
extends: "Metadata";
props: {
enableExperienceBundleMetadata: "?boolean";
};
type: "ExperienceBundleSettings";
};
ExtendedErrorDetails: {
props: {
extendedErrorCode: "string";
};
type: "ExtendedErrorDetails";
};
ExternalConnectionProperty: {
props: {
propertyName: "string";
propertyValue: "string";
};
type: "ExternalConnectionProperty";
};
ExternalDataSource: {
extends: "Metadata";
props: {
authProvider: "?string";
certificate: "?string";
customConfiguration: "?string";
customHttpHeaders: readonly ["CustomHttpHeader"];
endpoint: "?string";
isWritable: "?boolean";
label: "string";
oauthRefreshToken: "?string";
oauthScope: "?string";
oauthToken: "?string";
password: "?string";
principalType: "string";
protocol: "string";
repository: "?string";
type: "string";
username: "?string";
version: "?string";
};
type: "ExternalDataSource";
};
ExternalServiceRegistration: {
extends: "Metadata";
props: {
description: "?string";
label: "string";
namedCredential: "?string";
schema: "?string";
schemaType: "?string";
schemaUrl: "?string";
status: "string";
};
type: "ExternalServiceRegistration";
};
ExternalServicesSettings: {
extends: "Metadata";
props: {
enableEnhancedExternalServices: "?boolean";
};
type: "ExternalServicesSettings";
};
FeedFilterCriterion: {
props: {
feedItemType: "string";
feedItemVisibility: "?string";
relatedSObjectType: "?string";
};
type: "FeedFilterCriterion";
};
FeedItemSettings: {
props: {
characterLimit: "?number";
displayFormat: "?string";
feedItemType: "string";
};
type: "FeedItemSettings";
};
FeedLayout: {
props: {
autocollapsePublisher: "?boolean";
compactFeed: "?boolean";
feedFilterPosition: "?string";
feedFilters: readonly ["FeedLayoutFilter"];
fullWidthFeed: "?boolean";
hideSidebar: "?boolean";
highlightExternalFeedItems: "?boolean";
leftComponents: readonly ["FeedLayoutComponent"];
rightComponents: readonly ["FeedLayoutComponent"];
useInlineFiltersInConsole: "?boolean";
};
type: "FeedLayout";
};
FeedLayoutComponent: {
props: {
componentType: "string";
height: "?number";
page: "?string";
};
type: "FeedLayoutComponent";
};
FeedLayoutFilter: {
props: {
feedFilterName: "?string";
feedFilterType: "string";
feedItemType: "?string";
};
type: "FeedLayoutFilter";
};
FieldImplements: {
props: {
field: "?string";
interfaceField: "?string";
};
type: "FieldImplements";
};
FieldMapping: {
props: {
SObjectType: "string";
developerName: "string";
fieldMappingRows: readonly ["FieldMappingRow"];
masterLabel: "string";
};
type: "FieldMapping";
};
FieldMappingField: {
props: {
dataServiceField: "string";
dataServiceObjectName: "string";
priority: "number";
};
type: "FieldMappingField";
};
FieldMappingRow: {
props: {
SObjectType: "string";
fieldMappingFields: readonly ["FieldMappingField"];
fieldName: "string";
mappingOperation: "string";
};
type: "FieldMappingRow";
};
FieldOverride: {
props: {
field: "string";
formula: "?string";
literalValue: "?string";
};
type: "FieldOverride";
};
FieldServiceSettings: {
extends: "Metadata";
props: {
capacityUsageCalcClassId: "?string";
doesAllowEditSaForCrew: "?boolean";
doesShareSaParentWoWithAr: "?boolean";
doesShareSaWithAr: "?boolean";
enableWorkOrders: "?boolean";
fieldServiceNotificationsOrgPref: "?boolean";
fieldServiceOrgPref: "?boolean";
isGeoCodeSyncEnabled: "?boolean";
isLocationHistoryEnabled: "?boolean";
serviceAppointmentsDueDateOffsetOrgValue: "?number";
workOrderLineItemSearchFields: readonly ["string"];
workOrderSearchFields: readonly ["string"];
};
type: "FieldServiceSettings";
};
FieldSet: {
extends: "Metadata";
props: {
availableFields: readonly ["FieldSetItem"];
description: "string";
displayedFields: readonly ["FieldSetItem"];
label: "string";
};
type: "FieldSet";
};
FieldSetItem: {
props: {
field: "?string";
isFieldManaged: "?boolean";
isRequired: "?boolean";
};
type: "FieldSetItem";
};
FieldSetTranslation: {
props: {
label: "string";
name: "string";
};
type: "FieldSetTranslation";
};
FieldValue: {
props: {
name: "string";
value: "?any";
};
type: "FieldValue";
};
FileProperties: {
props: {
createdById: "string";
createdByName: "string";
createdDate: "string";
fileName: "string";
fullName: "string";
id: "string";
lastModifiedById: "string";
lastModifiedByName: "string";
lastModifiedDate: "string";
manageableState: "?string";
namespacePrefix: "?string";
type: "string";
};
type: "FileProperties";
};
FileTypeDispositionAssignmentBean: {
props: {
behavior: "string";
fileType: "string";
securityRiskFileType: "boolean";
};
type: "FileTypeDispositionAssignmentBean";
};
FileUploadAndDownloadSecuritySettings: {
extends: "Metadata";
props: {
dispositions: readonly ["FileTypeDispositionAssignmentBean"];
noHtmlUploadAsAttachment: "boolean";
};
type: "FileUploadAndDownloadSecuritySettings";
};
FilesConnectSettings: {
extends: "Metadata";
props: {
enableContentHubAllowed: "?boolean";
enableContentHubCvtLinksAllowed: "?boolean";
enableContentHubEOSearchLayout: "?boolean";
};
type: "FilesConnectSettings";
};
FilterItem: {
props: {
field: "string";
operation: "string";
value: "?string";
valueField: "?string";
};
type: "FilterItem";
};
FindSimilarOppFilter: {
props: {
similarOpportunitiesDisplayColumns: readonly ["string"];
similarOpportunitiesMatchFields: readonly ["string"];
};
type: "FindSimilarOppFilter";
};
FiscalYearSettings: {
props: {
fiscalYearNameBasedOn: "?string";
startMonth: "?string";
};
type: "FiscalYearSettings";
};
FlexiPage: {
extends: "Metadata";
props: {
description: "?string";
flexiPageRegions: readonly ["FlexiPageRegion"];
masterLabel: "string";
parentFlexiPage: "?string";
platformActionlist: "?PlatformActionList";
quickActionList: "?QuickActionList";
sobjectType: "?string";
template: "FlexiPageTemplateInstance";
type: "string";
};
type: "FlexiPage";
};
FlexiPageRegion: {
props: {
appendable: "?string";
componentInstances: readonly ["ComponentInstance"];
mode: "?string";
name: "string";
prependable: "?string";
replaceable: "?string";
type: "string";
};
type: "FlexiPageRegion";
};
FlexiPageTemplateInstance: {
props: {
name: "string";
properties: readonly ["ComponentInstanceProperty"];
};
type: "FlexiPageTemplateInstance";
};
Flow: {
extends: "Metadata";
props: {
actionCalls: readonly ["FlowActionCall"];
apexPluginCalls: readonly ["FlowApexPluginCall"];
assignments: readonly ["FlowAssignment"];
choices: readonly ["FlowChoice"];
constants: readonly ["FlowConstant"];
decisions: readonly ["FlowDecision"];
description: "?string";
dynamicChoiceSets: readonly ["FlowDynamicChoiceSet"];
formulas: readonly ["FlowFormula"];
interviewLabel: "?string";
isAdditionalPermissionRequiredToRun: "?boolean";
isTemplate: "?boolean";
label: "string";
loops: readonly ["FlowLoop"];
processMetadataValues: readonly ["FlowMetadataValue"];
processType: "?string";
recordCreates: readonly ["FlowRecordCreate"];
recordDeletes: readonly ["FlowRecordDelete"];
recordLookups: readonly ["FlowRecordLookup"];
recordUpdates: readonly ["FlowRecordUpdate"];
screens: readonly ["FlowScreen"];
stages: readonly ["FlowStage"];
start: "?FlowStart";
startElementReference: "?string";
status: "?string";
steps: readonly ["FlowStep"];
subflows: readonly ["FlowSubflow"];
textTemplates: readonly ["FlowTextTemplate"];
variables: readonly ["FlowVariable"];
waits: readonly ["FlowWait"];
};
type: "Flow";
};
FlowActionCall: {
extends: "FlowNode";
props: {
actionName: "string";
actionType: "string";
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
inputParameters: readonly ["FlowActionCallInputParameter"];
outputParameters: readonly ["FlowActionCallOutputParameter"];
};
type: "FlowActionCall";
};
FlowActionCallInputParameter: {
extends: "FlowBaseElement";
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowActionCallInputParameter";
};
FlowActionCallOutputParameter: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
name: "string";
};
type: "FlowActionCallOutputParameter";
};
FlowApexPluginCall: {
extends: "FlowNode";
props: {
apexClass: "string";
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
inputParameters: readonly ["FlowApexPluginCallInputParameter"];
outputParameters: readonly ["FlowApexPluginCallOutputParameter"];
};
type: "FlowApexPluginCall";
};
FlowApexPluginCallInputParameter: {
extends: "FlowBaseElement";
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowApexPluginCallInputParameter";
};
FlowApexPluginCallOutputParameter: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
name: "string";
};
type: "FlowApexPluginCallOutputParameter";
};
FlowAssignment: {
extends: "FlowNode";
props: {
assignmentItems: readonly ["FlowAssignmentItem"];
connector: "?FlowConnector";
};
type: "FlowAssignment";
};
FlowAssignmentItem: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
operator: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowAssignmentItem";
};
FlowBaseElement: {
props: {
processMetadataValues: readonly ["FlowMetadataValue"];
};
type: "FlowBaseElement";
};
FlowCategory: {
extends: "Metadata";
props: {
description: "?string";
flowCategoryItems: readonly ["FlowCategoryItems"];
masterLabel: "string";
};
type: "FlowCategory";
};
FlowCategoryItems: {
props: {
flow: "string";
};
type: "FlowCategoryItems";
};
FlowChoice: {
extends: "FlowElement";
props: {
choiceText: "string";
dataType: "string";
userInput: "?FlowChoiceUserInput";
value: "?FlowElementReferenceOrValue";
};
type: "FlowChoice";
};
FlowChoiceTranslation: {
props: {
choiceText: "?string";
name: "string";
userInput: "?FlowChoiceUserInputTranslation";
};
type: "FlowChoiceTranslation";
};
FlowChoiceUserInput: {
extends: "FlowBaseElement";
props: {
isRequired: "?boolean";
promptText: "?string";
validationRule: "?FlowInputValidationRule";
};
type: "FlowChoiceUserInput";
};
FlowChoiceUserInputTranslation: {
props: {
promptText: "?string";
validationRule: "?FlowInputValidationRuleTranslation";
};
type: "FlowChoiceUserInputTranslation";
};
FlowCondition: {
extends: "FlowBaseElement";
props: {
leftValueReference: "string";
operator: "string";
rightValue: "?FlowElementReferenceOrValue";
};
type: "FlowCondition";
};
FlowConnector: {
extends: "FlowBaseElement";
props: {
targetReference: "string";
};
type: "FlowConnector";
};
FlowConstant: {
extends: "FlowElement";
props: {
dataType: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowConstant";
};
FlowCoverageResult: {
props: {
elementsNotCovered: readonly ["string"];
flowId: "string";
flowName: "string";
flowNamespace: "?string";
numElements: "number";
numElementsNotCovered: "number";
processType: "string";
};
type: "FlowCoverageResult";
};
FlowCoverageWarning: {
props: {
flowId: "?string";
flowName: "?string";
flowNamespace: "?string";
message: "string";
};
type: "FlowCoverageWarning";
};
FlowDecision: {
extends: "FlowNode";
props: {
defaultConnector: "?FlowConnector";
defaultConnectorLabel: "?string";
rules: readonly ["FlowRule"];
};
type: "FlowDecision";
};
FlowDefinition: {
extends: "Metadata";
props: {
activeVersionNumber: "?number";
description: "?string";
masterLabel: "?string";
};
type: "FlowDefinition";
};
FlowDefinitionTranslation: {
props: {
flows: readonly ["FlowTranslation"];
fullName: "string";
label: "?string";
};
type: "FlowDefinitionTranslation";
};
FlowDynamicChoiceSet: {
extends: "FlowElement";
props: {
dataType: "string";
displayField: "string";
filters: readonly ["FlowRecordFilter"];
limit: "?number";
object: "string";
outputAssignments: readonly ["FlowOutputFieldAssignment"];
picklistField: "?string";
picklistObject: "?string";
sortField: "?string";
sortOrder: "?string";
valueField: "?string";
};
type: "FlowDynamicChoiceSet";
};
FlowElement: {
extends: "FlowBaseElement";
props: {
description: "?string";
name: "?string";
};
type: "FlowElement";
};
FlowElementReferenceOrValue: {
props: {
booleanValue: "?boolean";
dateTimeValue: "?string";
dateValue: "?string";
elementReference: "?string";
numberValue: "?number";
stringValue: "?string";
};
type: "FlowElementReferenceOrValue";
};
FlowFormula: {
extends: "FlowElement";
props: {
dataType: "?string";
expression: "string";
scale: "?number";
};
type: "FlowFormula";
};
FlowInputFieldAssignment: {
extends: "FlowBaseElement";
props: {
field: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowInputFieldAssignment";
};
FlowInputValidationRule: {
props: {
errorMessage: "string";
formulaExpression: "string";
};
type: "FlowInputValidationRule";
};
FlowInputValidationRuleTranslation: {
props: {
errorMessage: "?string";
};
type: "FlowInputValidationRuleTranslation";
};
FlowLoop: {
extends: "FlowNode";
props: {
assignNextValueToReference: "string";
collectionReference: "string";
iterationOrder: "?string";
nextValueConnector: "?FlowConnector";
noMoreValuesConnector: "?FlowConnector";
};
type: "FlowLoop";
};
FlowMetadataValue: {
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowMetadataValue";
};
FlowNode: {
extends: "FlowElement";
props: {
label: "?string";
locationX: "number";
locationY: "number";
};
type: "FlowNode";
};
FlowOutputFieldAssignment: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
field: "string";
};
type: "FlowOutputFieldAssignment";
};
FlowRecordCreate: {
extends: "FlowNode";
props: {
assignRecordIdToReference: "?string";
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
inputAssignments: readonly ["FlowInputFieldAssignment"];
inputReference: "?string";
object: "?string";
};
type: "FlowRecordCreate";
};
FlowRecordDelete: {
extends: "FlowNode";
props: {
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
filters: readonly ["FlowRecordFilter"];
inputReference: "?string";
object: "?string";
};
type: "FlowRecordDelete";
};
FlowRecordFilter: {
extends: "FlowBaseElement";
props: {
field: "string";
operator: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowRecordFilter";
};
FlowRecordLookup: {
extends: "FlowNode";
props: {
assignNullValuesIfNoRecordsFound: "?boolean";
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
filters: readonly ["FlowRecordFilter"];
getFirstRecordOnly: "?boolean";
object: "string";
outputAssignments: readonly ["FlowOutputFieldAssignment"];
outputReference: "?string";
queriedFields: readonly ["string"];
sortField: "?string";
sortOrder: "?string";
storeOutputAutomatically: "?boolean";
};
type: "FlowRecordLookup";
};
FlowRecordUpdate: {
extends: "FlowNode";
props: {
connector: "?FlowConnector";
faultConnector: "?FlowConnector";
filters: readonly ["FlowRecordFilter"];
inputAssignments: readonly ["FlowInputFieldAssignment"];
inputReference: "?string";
object: "?string";
};
type: "FlowRecordUpdate";
};
FlowRule: {
extends: "FlowElement";
props: {
conditionLogic: "string";
conditions: readonly ["FlowCondition"];
connector: "?FlowConnector";
label: "string";
};
type: "FlowRule";
};
FlowSchedule: {
props: {
frequency: "?string";
startDate: "?string";
startTime: "?string";
};
type: "FlowSchedule";
};
FlowScreen: {
extends: "FlowNode";
props: {
allowBack: "?boolean";
allowFinish: "?boolean";
allowPause: "?boolean";
connector: "?FlowConnector";
fields: readonly ["FlowScreenField"];
helpText: "?string";
pausedText: "?string";
rules: readonly ["FlowScreenRule"];
showFooter: "?boolean";
showHeader: "?boolean";
};
type: "FlowScreen";
};
FlowScreenField: {
extends: "FlowElement";
props: {
choiceReferences: readonly ["string"];
dataType: "?string";
defaultSelectedChoiceReference: "?string";
defaultValue: "?FlowElementReferenceOrValue";
extensionName: "?string";
fieldText: "?string";
fieldType: "string";
helpText: "?string";
inputParameters: readonly ["FlowScreenFieldInputParameter"];
isRequired: "?boolean";
isVisible: "?boolean";
outputParameters: readonly ["FlowScreenFieldOutputParameter"];
scale: "?number";
storeOutputAutomatically: "?boolean";
validationRule: "?FlowInputValidationRule";
visibilityRule: "?FlowVisibilityRule";
};
type: "FlowScreenField";
};
FlowScreenFieldInputParameter: {
extends: "FlowBaseElement";
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowScreenFieldInputParameter";
};
FlowScreenFieldOutputParameter: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
name: "string";
};
type: "FlowScreenFieldOutputParameter";
};
FlowScreenFieldTranslation: {
props: {
fieldText: "?string";
helpText: "?string";
name: "string";
validationRule: "?FlowInputValidationRuleTranslation";
};
type: "FlowScreenFieldTranslation";
};
FlowScreenRule: {
extends: "FlowBaseElement";
props: {
conditionLogic: "?string";
conditions: readonly ["FlowCondition"];
label: "string";
ruleActions: readonly ["FlowScreenRuleAction"];
};
type: "FlowScreenRule";
};
FlowScreenRuleAction: {
extends: "FlowBaseElement";
props: {
attribute: "string";
fieldReference: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowScreenRuleAction";
};
FlowScreenTranslation: {
props: {
fields: readonly ["FlowScreenFieldTranslation"];
helpText: "?string";
name: "string";
pausedText: "?string";
};
type: "FlowScreenTranslation";
};
FlowSettings: {
extends: "Metadata";
props: {
enableFlowBREncodedFixEnabled: "?boolean";
enableFlowDeployAsActiveEnabled: "?boolean";
enableFlowFieldFilterEnabled: "?boolean";
enableFlowFormulasFixEnabled: "?boolean";
enableFlowInterviewSharingEnabled: "?boolean";
enableFlowNullPreviousValueFix: "?boolean";
enableFlowPauseEnabled: "?boolean";
enableFlowUseApexExceptionEmail: "?boolean";
enableInvocableFlowFixEnabled: "?boolean";
enableLightningRuntimeEnabled: "?boolean";
enableUseFlowBuilder: "?boolean";
isAccessToInvokedApexRequired: "?boolean";
isEnhancedFlowListViewVisible: "?boolean";
isManageFlowRequiredForAutomationCharts: "?boolean";
};
type: "FlowSettings";
};
FlowStage: {
extends: "FlowElement";
props: {
isActive: "boolean";
label: "string";
stageOrder: "number";
};
type: "FlowStage";
};
FlowStageTranslation: {
props: {
label: "?string";
name: "string";
};
type: "FlowStageTranslation";
};
FlowStart: {
extends: "FlowNode";
props: {
connector: "?FlowConnector";
filters: readonly ["FlowRecordFilter"];
object: "?string";
schedule: "?FlowSchedule";
triggerType: "?string";
};
type: "FlowStart";
};
FlowStep: {
extends: "FlowNode";
props: {
connectors: readonly ["FlowConnector"];
};
type: "FlowStep";
};
FlowSubflow: {
extends: "FlowNode";
props: {
connector: "?FlowConnector";
flowName: "string";
inputAssignments: readonly ["FlowSubflowInputAssignment"];
outputAssignments: readonly ["FlowSubflowOutputAssignment"];
};
type: "FlowSubflow";
};
FlowSubflowInputAssignment: {
extends: "FlowBaseElement";
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowSubflowInputAssignment";
};
FlowSubflowOutputAssignment: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
name: "string";
};
type: "FlowSubflowOutputAssignment";
};
FlowTextTemplate: {
extends: "FlowElement";
props: {
text: "string";
};
type: "FlowTextTemplate";
};
FlowTextTemplateTranslation: {
props: {
name: "string";
text: "?string";
};
type: "FlowTextTemplateTranslation";
};
FlowTranslation: {
props: {
choices: readonly ["FlowChoiceTranslation"];
fullName: "string";
label: "?string";
screens: readonly ["FlowScreenTranslation"];
stages: readonly ["FlowStageTranslation"];
textTemplates: readonly ["FlowTextTemplateTranslation"];
};
type: "FlowTranslation";
};
FlowVariable: {
extends: "FlowElement";
props: {
apexClass: "?string";
dataType: "string";
isCollection: "?boolean";
isInput: "?boolean";
isOutput: "?boolean";
objectType: "?string";
scale: "?number";
value: "?FlowElementReferenceOrValue";
};
type: "FlowVariable";
};
FlowVisibilityRule: {
extends: "FlowBaseElement";
props: {
conditionLogic: "?string";
conditions: readonly ["FlowCondition"];
};
type: "FlowVisibilityRule";
};
FlowWait: {
extends: "FlowNode";
props: {
defaultConnector: "?FlowConnector";
defaultConnectorLabel: "string";
faultConnector: "?FlowConnector";
waitEvents: readonly ["FlowWaitEvent"];
};
type: "FlowWait";
};
FlowWaitEvent: {
extends: "FlowElement";
props: {
conditionLogic: "?string";
conditions: readonly ["FlowCondition"];
connector: "FlowConnector";
eventType: "string";
inputParameters: readonly ["FlowWaitEventInputParameter"];
label: "string";
outputParameters: readonly ["FlowWaitEventOutputParameter"];
};
type: "FlowWaitEvent";
};
FlowWaitEventInputParameter: {
extends: "FlowBaseElement";
props: {
name: "string";
value: "?FlowElementReferenceOrValue";
};
type: "FlowWaitEventInputParameter";
};
FlowWaitEventOutputParameter: {
extends: "FlowBaseElement";
props: {
assignToReference: "string";
name: "string";
};
type: "FlowWaitEventOutputParameter";
};
Folder: {
extends: "Metadata";
props: {
accessType: "?string";
folderShares: readonly ["FolderShare"];
name: "string";
publicFolderAccess: "?string";
sharedTo: "?SharedTo";
};
type: "Folder";
};
FolderShare: {
props: {
accessLevel: "string";
sharedTo: "string";
sharedToType: "string";
};
type: "FolderShare";
};
ForecastRangeSettings: {
props: {
beginning: "number";
displaying: "number";
periodType: "string";
};
type: "ForecastRangeSettings";
};
ForecastingCategoryMapping: {
props: {
forecastingItemCategoryApiName: "string";
weightedSourceCategories: readonly ["WeightedSourceCategory"];
};
type: "ForecastingCategoryMapping";
};
ForecastingDisplayedFamilySettings: {
props: {
productFamily: "?string";
};
type: "ForecastingDisplayedFamilySettings";
};
ForecastingSettings: {
extends: "Metadata";
props: {
defaultToPersonalCurrency: "?boolean";
enableForecasts: "?boolean";
forecastingCategoryMappings: readonly ["ForecastingCategoryMapping"];
forecastingDisplayedFamilySettings: readonly ["ForecastingDisplayedFamilySettings"];
forecastingTypeSettings: readonly ["ForecastingTypeSettings"];
};
type: "ForecastingSettings";
};
ForecastingTypeSettings: {
props: {
active: "boolean";
adjustmentsSettings: "AdjustmentsSettings";
displayedCategoryApiNames: readonly ["string"];
forecastRangeSettings: "ForecastRangeSettings";
forecastedCategoryApiNames: readonly ["string"];
forecastingDateType: "string";
hasProductFamily: "boolean";
isAmount: "boolean";
isAvailable: "boolean";
isQuantity: "boolean";
managerAdjustableCategoryApiNames: readonly ["string"];
masterLabel: "string";
name: "string";
opportunityListFieldsLabelMappings: readonly ["OpportunityListFieldsLabelMapping"];
opportunityListFieldsSelectedSettings: "OpportunityListFieldsSelectedSettings";
opportunityListFieldsUnselectedSettings: "OpportunityListFieldsUnselectedSettings";
opportunitySplitName: "?string";
ownerAdjustableCategoryApiNames: readonly ["string"];
quotasSettings: "QuotasSettings";
territory2ModelName: "?string";
};
type: "ForecastingTypeSettings";
};
Form: {
extends: "Metadata";
props: {
description: "?string";
formSections: readonly ["FormSection"];
masterLabel: "string";
};
type: "Form";
};
FormColumn: {
props: {
formItems: readonly ["FormItem"];
};
type: "FormColumn";
};
FormItem: {
props: {
emptySpace: "?boolean";
expression: "?string";
formLayoutableItem: "?string";
helpText: "?string";
};
type: "FormItem";
};
FormSection: {
extends: "Metadata";
props: {
formColumns: readonly ["FormColumn"];
masterLabel: "string";
tabOrderType: "string";
};
type: "FormSection";
};
FormulaSettings: {
extends: "Metadata";
props: {
enableDSTAwareDatevalue: "?boolean";
};
type: "FormulaSettings";
};
GlobalQuickActionTranslation: {
props: {
label: "string";
name: "string";
};
type: "GlobalQuickActionTranslation";
};
GlobalValueSet: {
extends: "Metadata";
props: {
customValue: readonly ["CustomValue"];
description: "?string";
masterLabel: "string";
sorted: "boolean";
};
type: "GlobalValueSet";
};
GlobalValueSetTranslation: {
extends: "Metadata";
props: {
valueTranslation: readonly ["ValueTranslation"];
};
type: "GlobalValueSetTranslation";
};
GoogleAppsSettings: {
extends: "Metadata";
props: {
enableGmailButtons: "?boolean";
enableGmailButtonsAndLinks: "?boolean";
enableGmailLinks: "?boolean";
enableGoogleDocs: "?boolean";
enableGoogleDocsTab: "?boolean";
enableGoogleTalk: "?boolean";
googleAppsDomain: "?string";
googleAppsDomainLinked: "?boolean";
googleAppsDomainValidated: "?boolean";
};
type: "GoogleAppsSettings";
};
Group: {
extends: "Metadata";
props: {
doesIncludeBosses: "?boolean";
name: "string";
};
type: "Group";
};
HighVelocitySalesSettings: {
extends: "Metadata";
props: {
enableDispositionCategory: "?boolean";
enableEngagementWaveAnalyticsPref: "?boolean";
enableHighVelocitySales: "?boolean";
enableHighVelocitySalesSetup: "?boolean";
};
type: "HighVelocitySalesSettings";
};
HistoryRetentionPolicy: {
props: {
archiveAfterMonths: "number";
archiveRetentionYears: "number";
description: "?string";
};
type: "HistoryRetentionPolicy";
};
Holiday: {
props: {
activityDate: "?string";
businessHours: readonly ["string"];
description: "?string";
endTime: "?string";
isRecurring: "?boolean";
name: "?string";
recurrenceDayOfMonth: "?number";
recurrenceDayOfWeek: readonly ["string"];
recurrenceDayOfWeekMask: "?number";
recurrenceEndDate: "?string";
recurrenceInstance: "?string";
recurrenceInterval: "?number";
recurrenceMonthOfYear: "?string";
recurrenceStartDate: "?string";
recurrenceType: "?string";
startTime: "?string";
};
type: "Holiday";
};
HomePageComponent: {
extends: "Metadata";
props: {
body: "?string";
height: "?number";
links: readonly ["string"];
page: "?string";
pageComponentType: "string";
showLabel: "?boolean";
showScrollbars: "?boolean";
width: "?string";
};
type: "HomePageComponent";
};
HomePageLayout: {
extends: "Metadata";
props: {
narrowComponents: readonly ["string"];
wideComponents: readonly ["string"];
};
type: "HomePageLayout";
};
IdeaReputationLevel: {
props: {
name: "string";
value: "number";
};
type: "IdeaReputationLevel";
};
IdeasSettings: {
extends: "Metadata";
props: {
enableChatterProfile: "?boolean";
enableHtmlIdea: "?boolean";
enableIdeaMultipleCategory: "?boolean";
enableIdeaThemes: "?boolean";
enableIdeas: "?boolean";
enableIdeasControllerExtensions: "?boolean";
enableIdeasReputation: "?boolean";
halfLife: "?number";
ideasProfilePage: "?string";
};
type: "IdeasSettings";
};
IfExpression: {
props: {
childName: "string";
expression: "string";
};
type: "IfExpression";
};
Index: {
extends: "Metadata";
props: {
fields: readonly ["IndexField"];
label: "string";
};
type: "Index";
};
IndexField: {
props: {
name: "string";
sortDirection: "string";
};
type: "IndexField";
};
IndustriesManufacturingSettings: {
extends: "Metadata";
props: {
enableIndManufacturing: "?boolean";
enableIndustriesMfgAccountForecast: "?boolean";
};
type: "IndustriesManufacturingSettings";
};
IndustriesSettings: {
extends: "Metadata";
props: {
allowMultipleProducersToWorkOnSamePolicy: "?boolean";
enableAccessToMasterListOfCoverageTypes: "?boolean";
enableBlockResourceAvailabilityOrgPref: "?boolean";
enableEventManagementOrgPref: "?boolean";
enableHCReferralScoring: "?boolean";
enableManyToManyRelationships: "?boolean";
enableMortgageRlaTotalsOrgPref: "?boolean";
enableMultiResourceOrgPref: "?boolean";
enableObjectDetection: "?boolean";
enableOverbookingOrgPref: "?boolean";
enableProviderSearchSyncOrgPref: "?boolean";
enableReferralScoring: "?boolean";
enableSentimentAnalysis: "?boolean";
};
type: "IndustriesSettings";
};
InstalledPackage: {
extends: "Metadata";
props: {
activateRSS: "boolean";
password: "?string";
versionNumber: "string";
};
type: "InstalledPackage";
};
IntegrationHubSettings: {
extends: "Metadata";
props: {
canonicalName: "?string";
canonicalNameBindingChar: "?string";
description: "?string";
isEnabled: "?boolean";
isProtected: "?boolean";
masterLabel: "string";
setupData: "?string";
setupDefinition: "?string";
setupNamespace: "?string";
setupSimpleName: "string";
uUID: "?string";
version: "?string";
versionBuild: "?number";
versionMajor: "?number";
versionMinor: "?number";
versionSetUuid: "?string";
};
type: "IntegrationHubSettings";
};
IntegrationHubSettingsType: {
extends: "Metadata";
props: {
canonicalName: "?string";
canonicalNameBindingChar: "?string";
description: "?string";
isEnabled: "?boolean";
isProtected: "?boolean";
masterLabel: "string";
setupNamespace: "?string";
setupSimpleName: "string";
uUID: "?string";
version: "?string";
versionBuild: "?number";
versionMajor: "?number";
versionMinor: "?number";
versionSetUuid: "?string";
};
type: "IntegrationHubSettingsType";
};
InvocableActionSettings: {
extends: "Metadata";
props: {
isPartialSaveAllowed: "?boolean";
};
type: "InvocableActionSettings";
};
IoTSettings: {
extends: "Metadata";
props: {
enableIoT: "?boolean";
enableIoTInsightsPilot: "?boolean";
enableIoTUsageEmail: "?boolean";
};
type: "IoTSettings";
};
IpRange: {
props: {
description: "?string";
end: "?string";
start: "?string";
};
type: "IpRange";
};
IsvHammerSettings: {
extends: "Metadata";
props: {
enableIsvHammerSubIsOptedOut: "?boolean";
};
type: "IsvHammerSettings";
};
KeyboardShortcuts: {
props: {
customShortcuts: readonly ["CustomShortcut"];
defaultShortcuts: readonly ["DefaultShortcut"];
};
type: "KeyboardShortcuts";
};
Keyword: {
props: {
keyword: "string";
};
type: "Keyword";
};
KeywordList: {
extends: "Metadata";
props: {
description: "?string";
keywords: readonly ["Keyword"];
masterLabel: "string";
};
type: "KeywordList";
};
KnowledgeAnswerSettings: {
props: {
assignTo: "?string";
defaultArticleType: "?string";
enableArticleCreation: "?boolean";
};
type: "KnowledgeAnswerSettings";
};
KnowledgeCaseField: {
props: {
name: "?string";
};
type: "KnowledgeCaseField";
};
KnowledgeCaseFieldsSettings: {
props: {
field: readonly ["KnowledgeCaseField"];
};
type: "KnowledgeCaseFieldsSettings";
};
KnowledgeCaseSettings: {
props: {
articlePDFCreationProfile: "?string";
articlePublicSharingCommunities: "?KnowledgeCommunitiesSettings";
articlePublicSharingSites: "?KnowledgeSitesSettings";
articlePublicSharingSitesChatterAnswers: "?KnowledgeSitesSettings";
assignTo: "?string";
customizationClass: "?string";
defaultContributionArticleType: "?string";
editor: "?string";
enableArticleCreation: "?boolean";
enableArticlePublicSharingSites: "?boolean";
enableCaseDataCategoryMapping: "?boolean";
useProfileForPDFCreation: "?boolean";
};
type: "KnowledgeCaseSettings";
};
KnowledgeCommunitiesSettings: {
props: {
community: readonly ["string"];
};
type: "KnowledgeCommunitiesSettings";
};
KnowledgeLanguage: {
props: {
active: "?boolean";
defaultAssignee: "?string";
defaultAssigneeType: "?string";
defaultReviewer: "?string";
defaultReviewerType: "?string";
name: "string";
};
type: "KnowledgeLanguage";
};
KnowledgeLanguageSettings: {
props: {
language: readonly ["KnowledgeLanguage"];
};
type: "KnowledgeLanguageSettings";
};
KnowledgeSettings: {
extends: "Metadata";
props: {
answers: "?KnowledgeAnswerSettings";
cases: "?KnowledgeCaseSettings";
defaultLanguage: "?string";
enableChatterQuestionKBDeflection: "?boolean";
enableCreateEditOnArticlesTab: "?boolean";
enableExternalMediaContent: "?boolean";
enableKnowledge: "?boolean";
enableKnowledgeArticleTextHighlights: "?boolean";
enableKnowledgeKeywordAutoComplete: "?boolean";
enableKnowledgeTitleAutoComplete: "?boolean";
enableLightningKbAutoLoadRichTextField: "?boolean";
enableLightningKnowledge: "?boolean";
languages: "?KnowledgeLanguageSettings";
showArticleSummariesCustomerPortal: "?boolean";
showArticleSummariesInternalApp: "?boolean";
showArticleSummariesPartnerPortal: "?boolean";
showValidationStatusField: "?boolean";
suggestedArticles: "?KnowledgeSuggestedArticlesSettings";
};
type: "KnowledgeSettings";
};
KnowledgeSitesSettings: {
props: {
site: readonly ["string"];
};
type: "KnowledgeSitesSettings";
};
KnowledgeSuggestedArticlesSettings: {
props: {
caseFields: "?KnowledgeCaseFieldsSettings";
useSuggestedArticlesForCase: "?boolean";
workOrderFields: "?KnowledgeWorkOrderFieldsSettings";
workOrderLineItemFields: "?KnowledgeWorkOrderLineItemFieldsSettings";
};
type: "KnowledgeSuggestedArticlesSettings";
};
KnowledgeWorkOrderField: {
props: {
name: "?string";
};
type: "KnowledgeWorkOrderField";
};
KnowledgeWorkOrderFieldsSettings: {
props: {
field: readonly ["KnowledgeWorkOrderField"];
};
type: "KnowledgeWorkOrderFieldsSettings";
};
KnowledgeWorkOrderLineItemField: {
props: {
name: "?string";
};
type: "KnowledgeWorkOrderLineItemField";
};
KnowledgeWorkOrderLineItemFieldsSettings: {
props: {
field: readonly ["KnowledgeWorkOrderLineItemField"];
};
type: "KnowledgeWorkOrderLineItemFieldsSettings";
};
LanguageSettings: {
extends: "Metadata";
props: {
enableCanadaIcuFormat: "?boolean";
enableEndUserLanguages: "?boolean";
enableICULocaleDateFormat: "?boolean";
enablePlatformLanguages: "?boolean";
enableTranslationWorkbench: "?boolean";
useLanguageFallback: "?boolean";
};
type: "LanguageSettings";
};
Layout: {
extends: "Metadata";
props: {
customButtons: readonly ["string"];
customConsoleComponents: "?CustomConsoleComponents";
emailDefault: "?boolean";
excludeButtons: readonly ["string"];
feedLayout: "?FeedLayout";
headers: readonly ["string"];
layoutSections: readonly ["LayoutSection"];
miniLayout: "?MiniLayout";
multilineLayoutFields: readonly ["string"];
platformActionList: "?PlatformActionList";
quickActionList: "?QuickActionList";
relatedContent: "?RelatedContent";
relatedLists: readonly ["RelatedListItem"];
relatedObjects: readonly ["string"];
runAssignmentRulesDefault: "?boolean";
showEmailCheckbox: "?boolean";
showHighlightsPanel: "?boolean";
showInteractionLogPanel: "?boolean";
showKnowledgeComponent: "?boolean";
showRunAssignmentRulesCheckbox: "?boolean";
showSolutionSection: "?boolean";
showSubmitAndAttachButton: "?boolean";
summaryLayout: "?SummaryLayout";
};
type: "Layout";
};
LayoutColumn: {
props: {
layoutItems: readonly ["LayoutItem"];
reserved: "?string";
};
type: "LayoutColumn";
};
LayoutItem: {
props: {
analyticsCloudComponent: "?AnalyticsCloudComponentLayoutItem";
behavior: "?string";
canvas: "?string";
component: "?string";
customLink: "?string";
emptySpace: "?boolean";
field: "?string";
height: "?number";
page: "?string";
reportChartComponent: "?ReportChartComponentLayoutItem";
scontrol: "?string";
showLabel: "?boolean";
showScrollbars: "?boolean";
width: "?string";
};
type: "LayoutItem";
};
LayoutSection: {
props: {
customLabel: "?boolean";
detailHeading: "?boolean";
editHeading: "?boolean";
label: "?string";
layoutColumns: readonly ["LayoutColumn"];
style: "string";
};
type: "LayoutSection";
};
LayoutSectionTranslation: {
props: {
label: "string";
section: "string";
};
type: "LayoutSectionTranslation";
};
LayoutTranslation: {
props: {
layout: "string";
layoutType: "?string";
sections: readonly ["LayoutSectionTranslation"];
};
type: "LayoutTranslation";
};
LeadConfigSettings: {
extends: "Metadata";
props: {
doesEnableLeadConvertDefaultSubjectBlankTaskCreation: "?boolean";
doesHideOpportunityInConvertLeadWindow: "?boolean";
doesPreserveLeadStatus: "?boolean";
doesSelectNoOpportunityOnConvertLead: "?boolean";
doesTrackHistory: "?boolean";
enableConversionsOnMobile: "?boolean";
enableOrgWideMergeAndDelete: "?boolean";
shouldLeadConvertRequireValidation: "?boolean";
};
type: "LeadConfigSettings";
};
LeadConvertSettings: {
extends: "Metadata";
props: {
allowOwnerChange: "?boolean";
objectMapping: readonly ["ObjectMapping"];
opportunityCreationOptions: "?string";
};
type: "LeadConvertSettings";
};
Letterhead: {
extends: "Metadata";
props: {
available: "boolean";
backgroundColor: "string";
bodyColor: "string";
bottomLine: "LetterheadLine";
description: "?string";
footer: "LetterheadHeaderFooter";
header: "LetterheadHeaderFooter";
middleLine: "LetterheadLine";
name: "string";
topLine: "LetterheadLine";
};
type: "Letterhead";
};
LetterheadHeaderFooter: {
props: {
backgroundColor: "string";
height: "number";
horizontalAlignment: "?string";
logo: "?string";
verticalAlignment: "?string";
};
type: "LetterheadHeaderFooter";
};
LetterheadLine: {
props: {
color: "string";
height: "number";
};
type: "LetterheadLine";
};
LicenseDefinition: {
extends: "Metadata";
props: {
aggregationGroup: "string";
description: "?string";
isPublished: "boolean";
label: "string";
licensedCustomPermissions: readonly ["LicensedCustomPermissions"];
licensingAuthority: "string";
licensingAuthorityProvider: "string";
minPlatformVersion: "number";
origin: "string";
revision: "number";
trialLicenseDuration: "number";
trialLicenseQuantity: "number";
};
type: "LicenseDefinition";
};
LicensedCustomPermissions: {
props: {
customPermission: "string";
licenseDefinition: "string";
};
type: "LicensedCustomPermissions";
};
LightningBolt: {
extends: "Metadata";
props: {
category: "string";
lightningBoltFeatures: readonly ["LightningBoltFeatures"];
lightningBoltImages: readonly ["LightningBoltImages"];
lightningBoltItems: readonly ["LightningBoltItems"];
masterLabel: "string";
publisher: "string";
summary: "string";
};
type: "LightningBolt";
};
LightningBoltFeatures: {
props: {
description: "?string";
order: "number";
title: "string";
};
type: "LightningBoltFeatures";
};
LightningBoltImages: {
props: {
image: "string";
order: "number";
};
type: "LightningBoltImages";
};
LightningBoltItems: {
props: {
name: "string";
type: "string";
};
type: "LightningBoltItems";
};
LightningComponentBundle: {
extends: "Metadata";
props: {
apiVersion: "?number";
description: "?string";
isExplicitImport: "?boolean";
isExposed: "?boolean";
lwcResources: "?LwcResources";
masterLabel: "?string";
runtimeNamespace: "?string";
targetConfigs: "?string";
targets: "?Targets";
};
type: "LightningComponentBundle";
};
LightningExperienceSettings: {
extends: "Metadata";
props: {
enableAccessCheckCrucPref: "?boolean";
enableApiUserLtngOutAccessPref: "?boolean";
enableAuraCDNPref: "?boolean";
enableFeedbackInMobile: "?boolean";
enableIE11DeprecationMsgHidden: "?boolean";
enableIE11LEXCrucPref: "?boolean";
enableInAppTooltips: "?boolean";
enableLEXOnIpadEnabled: "?boolean";
enableLexEndUsersNoSwitching: "?boolean";
enableNavPersonalizationOptOut: "?boolean";
enableRemoveThemeBrandBanner: "?boolean";
enableS1BannerPref: "?boolean";
enableS1BrowserEnabled: "?boolean";
enableS1DesktopEnabled: "?boolean";
enableS1UiLoggingEnabled: "?boolean";
enableTryLightningOptOut: "?boolean";
enableUseS1AlohaDesktop: "?boolean";
enableUsersAreLightningOnly: "?boolean";
};
type: "LightningExperienceSettings";
};
LightningExperienceTheme: {
extends: "Metadata";
props: {
defaultBrandingSet: "string";
description: "?string";
masterLabel: "string";
shouldOverrideLoadingImage: "?boolean";
};
type: "LightningExperienceTheme";
};
LightningMessageChannel: {
extends: "Metadata";
props: {
description: "?string";
isExposed: "?boolean";
lightningMessageFields: readonly ["LightningMessageField"];
masterLabel: "string";
};
type: "LightningMessageChannel";
};
LightningMessageField: {
props: {
description: "?string";
fieldName: "string";
};
type: "LightningMessageField";
};
LightningOnboardingConfig: {
extends: "Metadata";
props: {
collaborationGroup: "?string";
customQuestion: "string";
feedbackFormDaysFrequency: "number";
isCustom: "boolean";
masterLabel: "string";
sendFeedbackToSalesforce: "boolean";
};
type: "LightningOnboardingConfig";
};
ListMetadataQuery: {
props: {
folder: "?string";
type: "string";
};
type: "ListMetadataQuery";
};
ListPlacement: {
props: {
height: "?number";
location: "string";
units: "?string";
width: "?number";
};
type: "ListPlacement";
};
ListView: {
extends: "Metadata";
props: {
booleanFilter: "?string";
columns: readonly ["string"];
division: "?string";
filterScope: "string";
filters: readonly ["ListViewFilter"];
label: "string";
language: "?string";
queue: "?string";
sharedTo: "?SharedTo";
};
type: "ListView";
};
ListViewFilter: {
props: {
field: "string";
operation: "string";
value: "?string";
};
type: "ListViewFilter";
};
LiveAgentConfig: {
props: {
enableLiveChat: "?boolean";
openNewAccountSubtab: "?boolean";
openNewCaseSubtab: "?boolean";
openNewContactSubtab: "?boolean";
openNewLeadSubtab: "?boolean";
openNewVFPageSubtab: "?boolean";
pageNamesToOpen: readonly ["string"];
showKnowledgeArticles: "?boolean";
};
type: "LiveAgentConfig";
};
LiveAgentSettings: {
extends: "Metadata";
props: {
enableLiveAgent: "?boolean";
enableQuickTextEnabled: "?boolean";
};
type: "LiveAgentSettings";
};
LiveChatAgentConfig: {
extends: "Metadata";
props: {
assignments: "?AgentConfigAssignments";
autoGreeting: "?string";
capacity: "?number";
criticalWaitTime: "?number";
customAgentName: "?string";
enableAgentFileTransfer: "?boolean";
enableAgentSneakPeek: "?boolean";
enableAssistanceFlag: "?boolean";
enableAutoAwayOnDecline: "?boolean";
enableAutoAwayOnPushTimeout: "?boolean";
enableChatConferencing: "?boolean";
enableChatMonitoring: "?boolean";
enableChatTransferToAgent: "?boolean";
enableChatTransferToButton: "?boolean";
enableChatTransferToSkill: "?boolean";
enableLogoutSound: "?boolean";
enableNotifications: "?boolean";
enableRequestSound: "?boolean";
enableSneakPeek: "?boolean";
enableVisitorBlocking: "?boolean";
enableWhisperMessage: "?boolean";
label: "string";
supervisorDefaultAgentStatusFilter: "?string";
supervisorDefaultButtonFilter: "?string";
supervisorDefaultSkillFilter: "?string";
supervisorSkills: "?SupervisorAgentConfigSkills";
transferableButtons: "?AgentConfigButtons";
transferableSkills: "?AgentConfigSkills";
};
type: "LiveChatAgentConfig";
};
LiveChatButton: {
extends: "Metadata";
props: {
animation: "?string";
autoGreeting: "?string";
chasitorIdleTimeout: "?number";
chasitorIdleTimeoutWarning: "?number";
chatPage: "?string";
customAgentName: "?string";
deployments: "?LiveChatButtonDeployments";
enableQueue: "?boolean";
inviteEndPosition: "?string";
inviteImage: "?string";
inviteStartPosition: "?string";
isActive: "?boolean";
label: "string";
numberOfReroutingAttempts: "?number";
offlineImage: "?string";
onlineImage: "?string";
optionsCustomRoutingIsEnabled: "?boolean";
optionsHasChasitorIdleTimeout: "boolean";
optionsHasInviteAfterAccept: "?boolean";
optionsHasInviteAfterReject: "?boolean";
optionsHasRerouteDeclinedRequest: "?boolean";
optionsIsAutoAccept: "?boolean";
optionsIsInviteAutoRemove: "?boolean";
overallQueueLength: "?number";
perAgentQueueLength: "?number";
postChatPage: "?string";
postChatUrl: "?string";
preChatFormPage: "?string";
preChatFormUrl: "?string";
pushTimeOut: "?number";
routingType: "string";
site: "?string";
skills: "?LiveChatButtonSkills";
timeToRemoveInvite: "?number";
type: "string";
windowLanguage: "?string";
};
type: "LiveChatButton";
};
LiveChatButtonDeployments: {
props: {
deployment: readonly ["string"];
};
type: "LiveChatButtonDeployments";
};
LiveChatButtonSkills: {
props: {
skill: readonly ["string"];
};
type: "LiveChatButtonSkills";
};
LiveChatDeployment: {
extends: "Metadata";
props: {
brandingImage: "?string";
connectionTimeoutDuration: "?number";
connectionWarningDuration: "?number";
displayQueuePosition: "?boolean";
domainWhiteList: "?LiveChatDeploymentDomainWhitelist";
enablePrechatApi: "?boolean";
enableTranscriptSave: "?boolean";
label: "string";
mobileBrandingImage: "?string";
site: "?string";
windowTitle: "string";
};
type: "LiveChatDeployment";
};
LiveChatDeploymentDomainWhitelist: {
props: {
domain: readonly ["string"];
};
type: "LiveChatDeploymentDomainWhitelist";
};
LiveChatSensitiveDataRule: {
extends: "Metadata";
props: {
actionType: "string";
description: "?string";
enforceOn: "number";
isEnabled: "boolean";
pattern: "string";
priority: "number";
replacement: "?string";
};
type: "LiveChatSensitiveDataRule";
};
LiveMessageSettings: {
extends: "Metadata";
props: {
enableLiveMessage: "?boolean";
};
type: "LiveMessageSettings";
};
LocalMlDomain: {
props: {
label: "string";
mlIntents: readonly ["MlIntent"];
mlSlotClasses: readonly ["MlSlotClass"];
name: "string";
};
type: "LocalMlDomain";
};
LogInfo: {
props: {
category: "string";
level: "string";
};
type: "LogInfo";
};
LookupFilter: {
props: {
active: "boolean";
booleanFilter: "?string";
description: "?string";
errorMessage: "?string";
filterItems: readonly ["FilterItem"];
infoMessage: "?string";
isOptional: "boolean";
};
type: "LookupFilter";
};
LookupFilterTranslation: {
props: {
errorMessage: "string";
informationalMessage: "string";
};
type: "LookupFilterTranslation";
};
LwcResource: {
props: {
filePath: "string";
source: "string";
};
type: "LwcResource";
};
LwcResources: {
props: {
lwcResource: readonly ["LwcResource"];
};
type: "LwcResources";
};
MacroSettings: {
extends: "Metadata";
props: {
enableAdvancedSearch: "?boolean";
macrosInFolders: "?boolean";
};
type: "MacroSettings";
};
ManagedContentNodeType: {
props: {
helpText: "?string";
isLocalizable: "?boolean";
isRequired: "?boolean";
nodeLabel: "string";
nodeName: "string";
nodeType: "string";
placeholderText: "?string";
};
type: "ManagedContentNodeType";
};
ManagedContentType: {
extends: "Metadata";
props: {
description: "?string";
developerName: "string";
managedContentNodeTypes: readonly ["ManagedContentNodeType"];
masterLabel: "string";
};
type: "ManagedContentType";
};
ManagedTopic: {
extends: "Metadata";
props: {
managedTopicType: "string";
name: "string";
parentName: "string";
position: "number";
topicDescription: "string";
};
type: "ManagedTopic";
};
ManagedTopics: {
extends: "Metadata";
props: {
managedTopic: readonly ["ManagedTopic"];
};
type: "ManagedTopics";
};
MapExpression: {
props: {
expression: "string";
name: "string";
type: "string";
};
type: "MapExpression";
};
MapsAndLocationSettings: {
extends: "Metadata";
props: {
enableAddressAutoComplete: "?boolean";
enableMapsAndLocation: "?boolean";
};
type: "MapsAndLocationSettings";
};
MatchingRule: {
extends: "Metadata";
props: {
booleanFilter: "?string";
description: "?string";
label: "string";
matchingRuleItems: readonly ["MatchingRuleItem"];
ruleStatus: "string";
};
type: "MatchingRule";
};
MatchingRuleItem: {
props: {
blankValueBehavior: "?string";
fieldName: "string";
matchingMethod: "string";
};
type: "MatchingRuleItem";
};
MatchingRules: {
extends: "Metadata";
props: {
matchingRules: readonly ["MatchingRule"];
};
type: "MatchingRules";
};
Metadata: {
props: {
fullName: "?string";
};
type: "Metadata";
};
MetadataWithContent: {
extends: "Metadata";
props: {
content: "?string";
};
type: "MetadataWithContent";
};
MilestoneType: {
extends: "Metadata";
props: {
description: "?string";
recurrenceType: "?string";
};
type: "MilestoneType";
};
MiniLayout: {
props: {
fields: readonly ["string"];
relatedLists: readonly ["RelatedListItem"];
};
type: "MiniLayout";
};
MlDomain: {
extends: "Metadata";
props: {
description: "?string";
label: "string";
mlIntents: readonly ["MlIntent"];
mlSlotClasses: readonly ["MlSlotClass"];
};
type: "MlDomain";
};
MlIntent: {
props: {
description: "?string";
developerName: "string";
label: "string";
mlIntentUtterances: readonly ["MlIntentUtterance"];
relatedMlIntents: readonly ["MlRelatedIntent"];
};
type: "MlIntent";
};
MlIntentUtterance: {
props: {
utterance: "string";
};
type: "MlIntentUtterance";
};
MlRelatedIntent: {
props: {
relatedMlIntent: "string";
};
type: "MlRelatedIntent";
};
MlSlotClass: {
props: {
dataType: "string";
description: "?string";
developerName: "string";
extractionRegex: "?string";
extractionType: "?string";
label: "string";
mlSlotClassValues: readonly ["MlSlotClassValue"];
};
type: "MlSlotClass";
};
MlSlotClassValue: {
props: {
synonymGroup: "?SynonymGroup";
value: "string";
};
type: "MlSlotClassValue";
};
MobileApplicationDetail: {
extends: "Metadata";
props: {
applicationBinaryFile: "?string";
applicationBinaryFileName: "?string";
applicationBundleIdentifier: "?string";
applicationFileLength: "?number";
applicationIconFile: "?string";
applicationIconFileName: "?string";
applicationInstallUrl: "?string";
devicePlatform: "string";
deviceType: "?string";
minimumOsVersion: "?string";
privateApp: "?boolean";
version: "string";
};
type: "MobileApplicationDetail";
};
MobileSettings: {
extends: "Metadata";
props: {
dashboardMobile: "?DashboardMobileSettings";
enableImportContactFromDevice: "?boolean";
enableLightningOnMobile: "?boolean";
enableOfflineDraftsEnabled: "?boolean";
enablePopulateNameManuallyInToday: "?boolean";
enableS1EncryptedStoragePref2: "?boolean";
enableS1OfflinePref: "?boolean";
};
type: "MobileSettings";
};
ModeratedEntityField: {
props: {
entityName: "string";
fieldName: "?string";
keywordList: "?string";
};
type: "ModeratedEntityField";
};
ModerationRule: {
extends: "Metadata";
props: {
action: "string";
actionLimit: "?number";
active: "boolean";
description: "?string";
entitiesAndFields: readonly ["ModeratedEntityField"];
masterLabel: "string";
notifyLimit: "?number";
timePeriod: "?string";
type: "?string";
userCriteria: readonly ["string"];
userMessage: "?string";
};
type: "ModerationRule";
};
MutingPermissionSet: {
extends: "PermissionSet";
props: {
label: "string";
};
type: "MutingPermissionSet";
};
MyDomainSettings: {
extends: "Metadata";
props: {
canOnlyLoginWithMyDomainUrl: "?boolean";
doesApiLoginRequireOrgDomain: "?boolean";
enableNativeBrowserForAuthOnAndroid: "?boolean";
enableNativeBrowserForAuthOnIos: "?boolean";
useStabilizedMyDomainHostnames: "?boolean";
useStabilizedSandboxMyDomainHostnames: "?boolean";
};
type: "MyDomainSettings";
};
NameSettings: {
extends: "Metadata";
props: {
enableMiddleName: "?boolean";
enableNameSuffix: "?boolean";
};
type: "NameSettings";
};
NamedCredential: {
extends: "Metadata";
props: {
allowMergeFieldsInBody: "?boolean";
allowMergeFieldsInHeader: "?boolean";
authProvider: "?string";
authTokenEndpointUrl: "?string";
awsAccessKey: "?string";
awsAccessSecret: "?string";
awsRegion: "?string";
awsService: "?string";
certificate: "?string";
endpoint: "?string";
generateAuthorizationHeader: "?boolean";
jwtAudience: "?string";
jwtFormulaSubject: "?string";
jwtIssuer: "?string";
jwtSigningCertificate: "?string";
jwtTextSubject: "?string";
jwtValidityPeriodSeconds: "?number";
label: "string";
oauthRefreshToken: "?string";
oauthScope: "?string";
oauthToken: "?string";
password: "?string";
principalType: "string";
privateConnection: "?string";
protocol: "string";
username: "?string";
};
type: "NamedCredential";
};
NavigationLinkSet: {
props: {
navigationMenuItem: readonly ["NavigationMenuItem"];
};
type: "NavigationLinkSet";
};
NavigationMenu: {
extends: "Metadata";
props: {
container: "string";
containerType: "string";
label: "string";
navigationMenuItem: readonly ["NavigationMenuItem"];
};
type: "NavigationMenu";
};
NavigationMenuItem: {
props: {
defaultListViewId: "?string";
label: "string";
menuItemBranding: "?NavigationMenuItemBranding";
position: "number";
publiclyAvailable: "?boolean";
subMenu: "?NavigationSubMenu";
target: "?string";
targetPreference: "?string";
type: "string";
};
type: "NavigationMenuItem";
};
NavigationMenuItemBranding: {
props: {
tileImage: "?string";
};
type: "NavigationMenuItemBranding";
};
NavigationSubMenu: {
props: {
navigationMenuItem: readonly ["NavigationMenuItem"];
};
type: "NavigationSubMenu";
};
Network: {
extends: "Metadata";
props: {
allowInternalUserLogin: "?boolean";
allowMembersToFlag: "?boolean";
allowedExtensions: "?string";
caseCommentEmailTemplate: "?string";
changePasswordTemplate: "string";
communityRoles: "?CommunityRoles";
description: "?string";
disableReputationRecordConversations: "?boolean";
emailFooterLogo: "?string";
emailFooterText: "?string";
emailSenderAddress: "string";
emailSenderName: "string";
enableCustomVFErrorPageOverrides: "?boolean";
enableDirectMessages: "?boolean";
enableGuestChatter: "?boolean";
enableGuestFileAccess: "?boolean";
enableGuestMemberVisibility: "?boolean";
enableInvitation: "?boolean";
enableKnowledgeable: "?boolean";
enableMemberVisibility: "?boolean";
enableNicknameDisplay: "?boolean";
enablePrivateMessages: "?boolean";
enableReputation: "?boolean";
enableShowAllNetworkSettings: "?boolean";
enableSiteAsContainer: "?boolean";
enableTalkingAboutStats: "?boolean";
enableTopicAssignmentRules: "?boolean";
enableTopicSuggestions: "?boolean";
enableUpDownVote: "?boolean";
feedChannel: "?string";
forgotPasswordTemplate: "string";
gatherCustomerSentimentData: "?boolean";
lockoutTemplate: "?string";
logoutUrl: "?string";
maxFileSizeKb: "?number";
navigationLinkSet: "?NavigationLinkSet";
networkMemberGroups: "?NetworkMemberGroup";
networkPageOverrides: "?NetworkPageOverride";
newSenderAddress: "?string";
picassoSite: "?string";
recommendationAudience: "?RecommendationAudience";
recommendationDefinition: "?RecommendationDefinition";
reputationLevels: "?ReputationLevelDefinitions";
reputationPointsRules: "?ReputationPointsRules";
selfRegProfile: "?string";
selfRegistration: "?boolean";
sendWelcomeEmail: "?boolean";
site: "string";
status: "string";
tabs: "NetworkTabSet";
urlPathPrefix: "?string";
verificationTemplate: "?string";
welcomeTemplate: "string";
};
type: "Network";
};
NetworkAccess: {
props: {
ipRanges: readonly ["IpRange"];
};
type: "NetworkAccess";
};
NetworkBranding: {
extends: "MetadataWithContent";
props: {
loginBackgroundImageUrl: "?string";
loginFooterText: "?string";
loginLogo: "?string";
loginLogoName: "?string";
loginPrimaryColor: "?string";
loginQuaternaryColor: "?string";
loginRightFrameUrl: "?string";
network: "?string";
pageFooter: "?string";
pageHeader: "?string";
primaryColor: "string";
primaryComplementColor: "string";
quaternaryColor: "string";
quaternaryComplementColor: "string";
secondaryColor: "string";
staticLogoImageUrl: "?string";
tertiaryColor: "string";
tertiaryComplementColor: "string";
zeronaryColor: "string";
zeronaryComplementColor: "string";
};
type: "NetworkBranding";
};
NetworkMemberGroup: {
props: {
permissionSet: readonly ["string"];
profile: readonly ["string"];
};
type: "NetworkMemberGroup";
};
NetworkPageOverride: {
props: {
changePasswordPageOverrideSetting: "?string";
forgotPasswordPageOverrideSetting: "?string";
homePageOverrideSetting: "?string";
loginPageOverrideSetting: "?string";
selfRegProfilePageOverrideSetting: "?string";
};
type: "NetworkPageOverride";
};
NetworkTabSet: {
props: {
customTab: readonly ["string"];
defaultTab: "string";
standardTab: readonly ["string"];
};
type: "NetworkTabSet";
};
NextAutomatedApprover: {
props: {
useApproverFieldOfRecordOwner: "?boolean";
userHierarchyField: "string";
};
type: "NextAutomatedApprover";
};
NotificationsSettings: {
extends: "Metadata";
props: {
enableMobileAppPushNotifications: "?boolean";
enableNotifications: "?boolean";
};
type: "NotificationsSettings";
};
OauthCustomScope: {
extends: "Metadata";
props: {
description: "string";
developerName: "string";
isProtected: "?boolean";
isPublic: "?boolean";
masterLabel: "string";
};
type: "OauthCustomScope";
};
ObjectLinkingSettings: {
extends: "Metadata";
props: {
enableObjectLinking: "?boolean";
};
type: "ObjectLinkingSettings";
};
ObjectMapping: {
props: {
inputObject: "string";
mappingFields: readonly ["ObjectMappingField"];
outputObject: "string";
};
type: "ObjectMapping";
};
ObjectMappingField: {
props: {
inputField: "string";
outputField: "string";
};
type: "ObjectMappingField";
};
ObjectNameCaseValue: {
props: {
article: "?string";
caseType: "?string";
plural: "?boolean";
possessive: "?string";
value: "string";
};
type: "ObjectNameCaseValue";
};
ObjectRelationship: {
props: {
join: "?ObjectRelationship";
outerJoin: "boolean";
relationship: "string";
};
type: "ObjectRelationship";
};
ObjectSearchSetting: {
props: {
enhancedLookupEnabled: "boolean";
lookupAutoCompleteEnabled: "boolean";
name: "string";
resultsPerPageCount: "number";
};
type: "ObjectSearchSetting";
};
ObjectUsage: {
props: {
object: readonly ["string"];
};
type: "ObjectUsage";
};
OmniChannelSettings: {
extends: "Metadata";
props: {
enableOmniAutoLoginPrompt: "?boolean";
enableOmniChannel: "?boolean";
enableOmniSecondaryRoutingPriority: "?boolean";
enableOmniSkillsRouting: "?boolean";
};
type: "OmniChannelSettings";
};
OpportunityListFieldsLabelMapping: {
props: {
field: "string";
label: "string";
};
type: "OpportunityListFieldsLabelMapping";
};
OpportunityListFieldsSelectedSettings: {
props: {
field: readonly ["string"];
};
type: "OpportunityListFieldsSelectedSettings";
};
OpportunityListFieldsUnselectedSettings: {
props: {
field: readonly ["string"];
};
type: "OpportunityListFieldsUnselectedSettings";
};
OpportunitySettings: {
extends: "Metadata";
props: {
autoActivateNewReminders: "?boolean";
customizableProductSchedulesEnabled: "?boolean";
doesAutoAddSplitOwnerAsOpportunityTeamMember: "?boolean";
doesEnforceStandardOpportunitySaveLogic: "?boolean";
enableFindSimilarOpportunities: "?boolean";
enableOpportunityFieldHistoryTracking: "?boolean";
enableOpportunityInsightsInMobile: "?boolean";
enableOpportunityTeam: "?boolean";
enableUpdateReminders: "?boolean";
findSimilarOppFilter: "?FindSimilarOppFilter";
promptToAddProducts: "?boolean";
};
type: "OpportunitySettings";
};
Orchestration: {
extends: "MetadataWithContent";
props: {
context: "string";
masterLabel: "string";
};
type: "Orchestration";
};
OrchestrationContext: {
extends: "Metadata";
props: {
datasets: readonly ["OrchestrationContextDataset"];
description: "?string";
events: readonly ["OrchestrationContextEvent"];
imageFile: "string";
imageScale: "number";
masterLabel: "string";
runtimeType: "string";
salesforceObject: "?string";
salesforceObjectPrimaryKey: "?string";
};
type: "OrchestrationContext";
};
OrchestrationContextDataset: {
props: {
datasetType: "string";
orchestrationDataset: "string";
};
type: "OrchestrationContextDataset";
};
OrchestrationContextEvent: {
props: {
eventType: "string";
orchestrationEvent: "string";
platformEvent: "string";
platformEventPrimaryKey: "string";
};
type: "OrchestrationContextEvent";
};
OrderManagementSettings: {
extends: "Metadata";
props: {
enableOrderManagement: "?boolean";
};
type: "OrderManagementSettings";
};
OrderSettings: {
extends: "Metadata";
props: {
enableNegativeQuantity: "?boolean";
enableOrders: "?boolean";
enableReductionOrders: "?boolean";
enableZeroQuantity: "?boolean";
};
type: "OrderSettings";
};
OrgPreferenceSettings: {
extends: "Metadata";
props: {
preferences: readonly ["OrganizationSettingsDetail"];
};
type: "OrgPreferenceSettings";
};
OrgSettings: {
extends: "Metadata";
props: {
enableCustomerSuccessPortal: "?boolean";
enableExtendedMailMerge: "?boolean";
enableIncludeContractStatus: "?boolean";
enableMakeDeploymentsMandatory: "?boolean";
enableManageSelfServiceUsers: "?boolean";
enableOrgFeedSentimentAnalysis: "?boolean";
enableRADeploymentAttributeOnly: "?boolean";
enableResetDivisionOnLogin: "?boolean";
saveMailMergeDocsAsSalesforceDocs: "?boolean";
};
type: "OrgSettings";
};
OrganizationSettingsDetail: {
props: {
settingName: "string";
settingValue: "boolean";
};
type: "OrganizationSettingsDetail";
};
Package: {
extends: "Metadata";
props: {
apiAccessLevel: "?string";
description: "?string";
namespacePrefix: "?string";
objectPermissions: readonly ["ProfileObjectPermissions"];
packageType: "?string";
postInstallClass: "?string";
setupWeblink: "?string";
types: readonly ["PackageTypeMembers"];
uninstallClass: "?string";
version: "string";
};
type: "Package";
};
PackageTypeMembers: {
props: {
members: readonly ["string"];
name: "string";
};
type: "PackageTypeMembers";
};
PackageVersion: {
props: {
majorNumber: "number";
minorNumber: "number";
namespace: "string";
};
type: "PackageVersion";
};
PardotEinsteinSettings: {
extends: "Metadata";
props: {
enableCampaignInsight: "?boolean";
enableEngagementScore: "?boolean";
};
type: "PardotEinsteinSettings";
};
PardotSettings: {
extends: "Metadata";
props: {
enableB2bmaAppEnabled: "?boolean";
enableEngagementHistoryDashboards: "?boolean";
enablePardotAppV1Enabled: "?boolean";
enablePardotEnabled: "?boolean";
enableProspectActivityDataset: "?boolean";
};
type: "PardotSettings";
};
PartyDataModelSettings: {
extends: "Metadata";
props: {
enableAutoSelectIndividualOnMerge: "?boolean";
enableConsentManagement: "?boolean";
};
type: "PartyDataModelSettings";
};
PasswordPolicies: {
props: {
apiOnlyUserHomePageURL: "?string";
complexity: "?string";
enableSetPasswordInApi: "?boolean";
expiration: "?string";
historyRestriction: "?string";
lockoutInterval: "?string";
maxLoginAttempts: "?string";
minimumPasswordLength: "?string";
minimumPasswordLifetime: "?boolean";
obscureSecretAnswer: "?boolean";
passwordAssistanceMessage: "?string";
passwordAssistanceURL: "?string";
questionRestriction: "?string";
};
type: "PasswordPolicies";
};
PathAssistant: {
extends: "Metadata";
props: {
active: "boolean";
entityName: "string";
fieldName: "string";
masterLabel: "string";
pathAssistantSteps: readonly ["PathAssistantStep"];
recordTypeName: "string";
};
type: "PathAssistant";
};
PathAssistantSettings: {
extends: "Metadata";
props: {
canOverrideAutoPathCollapseWithUserPref: "?boolean";
pathAssistantEnabled: "?boolean";
};
type: "PathAssistantSettings";
};
PathAssistantStep: {
props: {
fieldNames: readonly ["string"];
info: "?string";
picklistValueName: "string";
};
type: "PathAssistantStep";
};
PermissionSet: {
extends: "Metadata";
props: {
applicationVisibilities: readonly ["PermissionSetApplicationVisibility"];
classAccesses: readonly ["PermissionSetApexClassAccess"];
customMetadataTypeAccesses: readonly ["PermissionSetCustomMetadataTypeAccess"];
customPermissions: readonly ["PermissionSetCustomPermissions"];
description: "?string";
externalDataSourceAccesses: readonly ["PermissionSetExternalDataSourceAccess"];
fieldPermissions: readonly ["PermissionSetFieldPermissions"];
flowAccesses: readonly ["PermissionSetFlowAccess"];
hasActivationRequired: "?boolean";
label: "string";
license: "?string";
objectPermissions: readonly ["PermissionSetObjectPermissions"];
pageAccesses: readonly ["PermissionSetApexPageAccess"];
recordTypeVisibilities: readonly ["PermissionSetRecordTypeVisibility"];
tabSettings: readonly ["PermissionSetTabSetting"];
userPermissions: readonly ["PermissionSetUserPermission"];
};
type: "PermissionSet";
};
PermissionSetApexClassAccess: {
props: {
apexClass: "string";
enabled: "boolean";
};
type: "PermissionSetApexClassAccess";
};
PermissionSetApexPageAccess: {
props: {
apexPage: "string";
enabled: "boolean";
};
type: "PermissionSetApexPageAccess";
};
PermissionSetApplicationVisibility: {
props: {
application: "string";
visible: "boolean";
};
type: "PermissionSetApplicationVisibility";
};
PermissionSetCustomMetadataTypeAccess: {
props: {
enabled: "boolean";
name: "string";
};
type: "PermissionSetCustomMetadataTypeAccess";
};
PermissionSetCustomPermissions: {
props: {
enabled: "boolean";
name: "string";
};
type: "PermissionSetCustomPermissions";
};
PermissionSetExternalDataSourceAccess: {
props: {
enabled: "boolean";
externalDataSource: "string";
};
type: "PermissionSetExternalDataSourceAccess";
};
PermissionSetFieldPermissions: {
props: {
editable: "boolean";
field: "string";
readable: "?boolean";
};
type: "PermissionSetFieldPermissions";
};
PermissionSetFlowAccess: {
props: {
enabled: "boolean";
flow: "string";
};
type: "PermissionSetFlowAccess";
};
PermissionSetGroup: {
extends: "Metadata";
props: {
description: "?string";
label: "string";
mutingPermissionSets: readonly ["string"];
permissionSets: readonly ["string"];
status: "?string";
};
type: "PermissionSetGroup";
};
PermissionSetObjectPermissions: {
props: {
allowCreate: "boolean";
allowDelete: "boolean";
allowEdit: "boolean";
allowRead: "boolean";
modifyAllRecords: "boolean";
object: "string";
viewAllRecords: "boolean";
};
type: "PermissionSetObjectPermissions";
};
PermissionSetRecordTypeVisibility: {
props: {
recordType: "string";
visible: "boolean";
};
type: "PermissionSetRecordTypeVisibility";
};
PermissionSetTabSetting: {
props: {
tab: "string";
visibility: "string";
};
type: "PermissionSetTabSetting";
};
PermissionSetUserPermission: {
props: {
enabled: "boolean";
name: "string";
};
type: "PermissionSetUserPermission";
};
PersonListSettings: {
extends: "Metadata";
props: {
enablePersonList: "boolean";
};
type: "PersonListSettings";
};
PersonalizationTargetInfo: {
props: {
groupName: "string";
priority: "?number";
targetType: "string";
targetValue: "string";
};
type: "PersonalizationTargetInfo";
};
PersonalizationTargetInfos: {
props: {
target: readonly ["PersonalizationTargetInfo"];
};
type: "PersonalizationTargetInfos";
};
PicklistEntry: {
props: {
active: "boolean";
defaultValue: "boolean";
label: "string";
validFor: "?string";
value: "string";
};
type: "PicklistEntry";
};
PicklistSettings: {
extends: "Metadata";
props: {
isPicklistApiNameEditDisabled: "?boolean";
};
type: "PicklistSettings";
};
PicklistValue: {
extends: "Metadata";
props: {
allowEmail: "?boolean";
closed: "?boolean";
color: "?string";
controllingFieldValues: readonly ["string"];
converted: "?boolean";
cssExposed: "?boolean";
default: "boolean";
description: "?string";
forecastCategory: "?string";
highPriority: "?boolean";
isActive: "?boolean";
probability: "?number";
reverseRole: "?string";
reviewed: "?boolean";
won: "?boolean";
};
type: "PicklistValue";
};
PicklistValueTranslation: {
props: {
masterLabel: "string";
translation: "?string";
};
type: "PicklistValueTranslation";
};
PlatformActionList: {
extends: "Metadata";
props: {
actionListContext: "string";
platformActionListItems: readonly ["PlatformActionListItem"];
relatedSourceEntity: "?string";
};
type: "PlatformActionList";
};
PlatformActionListItem: {
props: {
actionName: "string";
actionType: "string";
sortOrder: "number";
subtype: "?string";
};
type: "PlatformActionListItem";
};
PlatformCachePartition: {
extends: "Metadata";
props: {
description: "?string";
isDefaultPartition: "boolean";
masterLabel: "string";
platformCachePartitionTypes: readonly ["PlatformCachePartitionType"];
};
type: "PlatformCachePartition";
};
PlatformCachePartitionType: {
props: {
allocatedCapacity: "number";
allocatedPurchasedCapacity: "number";
allocatedTrialCapacity: "number";
cacheType: "string";
};
type: "PlatformCachePartitionType";
};
PlatformEncryptionSettings: {
extends: "Metadata";
props: {
canEncryptManagedPackageFields: "?boolean";
enableDeterministicEncryption: "?boolean";
enableEncryptFieldHistory: "?boolean";
enableEventBusEncryption: "?boolean";
isMEKForEncryptionRequired: "?boolean";
isUseHighAssuranceKeysRequired: "?boolean";
};
type: "PlatformEncryptionSettings";
};
PlatformEventChannel: {
extends: "Metadata";
props: {
channelType: "string";
label: "string";
};
type: "PlatformEventChannel";
};
PlatformEventChannelMember: {
extends: "Metadata";
props: {
eventChannel: "string";
selectedEntity: "string";
};
type: "PlatformEventChannelMember";
};
Portal: {
extends: "Metadata";
props: {
active: "boolean";
admin: "?string";
defaultLanguage: "?string";
description: "?string";
emailSenderAddress: "string";
emailSenderName: "string";
enableSelfCloseCase: "?boolean";
footerDocument: "?string";
forgotPassTemplate: "?string";
headerDocument: "?string";
isSelfRegistrationActivated: "?boolean";
loginHeaderDocument: "?string";
logoDocument: "?string";
logoutUrl: "?string";
newCommentTemplate: "?string";
newPassTemplate: "?string";
newUserTemplate: "?string";
ownerNotifyTemplate: "?string";
selfRegNewUserUrl: "?string";
selfRegUserDefaultProfile: "?string";
selfRegUserDefaultRole: "?string";
selfRegUserTemplate: "?string";
showActionConfirmation: "?boolean";
stylesheetDocument: "?string";
type: "string";
};
type: "Portal";
};
PostTemplate: {
extends: "Metadata";
props: {
default: "?boolean";
description: "?string";
fields: readonly ["string"];
label: "string";
};
type: "PostTemplate";
};
PresenceConfigAssignments: {
props: {
profiles: "?PresenceConfigProfileAssignments";
users: "?PresenceConfigUserAssignments";
};
type: "PresenceConfigAssignments";
};
PresenceConfigProfileAssignments: {
props: {
profile: readonly ["string"];
};
type: "PresenceConfigProfileAssignments";
};
PresenceConfigUserAssignments: {
props: {
user: readonly ["string"];
};
type: "PresenceConfigUserAssignments";
};
PresenceDeclineReason: {
extends: "Metadata";
props: {
label: "string";
};
type: "PresenceDeclineReason";
};
PresenceUserConfig: {
extends: "Metadata";
props: {
assignments: "?PresenceConfigAssignments";
capacity: "number";
declineReasons: readonly ["string"];
enableAutoAccept: "?boolean";
enableDecline: "?boolean";
enableDeclineReason: "?boolean";
enableDisconnectSound: "?boolean";
enableRequestSound: "?boolean";
label: "string";
presenceStatusOnDecline: "?string";
presenceStatusOnPushTimeout: "?string";
};
type: "PresenceUserConfig";
};
PrimaryTabComponents: {
props: {
containers: readonly ["Container"];
};
type: "PrimaryTabComponents";
};
PrivacySettings: {
extends: "Metadata";
props: {
enableConsentAuditTrail: "?boolean";
enableConsentEventStream: "?boolean";
enableDefaultMetadataValues: "?boolean";
};
type: "PrivacySettings";
};
PrivateConnection: {
extends: "Metadata";
props: {
description: "?string";
direction: "string";
externalConnectionProperties: readonly ["ExternalConnectionProperty"];
label: "string";
status: "string";
type: "string";
};
type: "PrivateConnection";
};
ProductSettings: {
extends: "Metadata";
props: {
enableCascadeActivateToRelatedPrices: "?boolean";
enableMySettings: "?boolean";
enableQuantitySchedule: "?boolean";
enableRevenueSchedule: "?boolean";
};
type: "ProductSettings";
};
Profile: {
extends: "Metadata";
props: {
applicationVisibilities: readonly ["ProfileApplicationVisibility"];
categoryGroupVisibilities: readonly ["ProfileCategoryGroupVisibility"];
classAccesses: readonly ["ProfileApexClassAccess"];
custom: "?boolean";
customMetadataTypeAccesses: readonly ["ProfileCustomMetadataTypeAccess"];
customPermissions: readonly ["ProfileCustomPermissions"];
description: "?string";
externalDataSourceAccesses: readonly ["ProfileExternalDataSourceAccess"];
fieldPermissions: readonly ["ProfileFieldLevelSecurity"];
flowAccesses: readonly ["ProfileFlowAccess"];
layoutAssignments: readonly ["ProfileLayoutAssignment"];
loginHours: "?ProfileLoginHours";
loginIpRanges: readonly ["ProfileLoginIpRange"];
objectPermissions: readonly ["ProfileObjectPermissions"];
pageAccesses: readonly ["ProfileApexPageAccess"];
profileActionOverrides: readonly ["ProfileActionOverride"];
recordTypeVisibilities: readonly ["ProfileRecordTypeVisibility"];
tabVisibilities: readonly ["ProfileTabVisibility"];
userLicense: "?string";
userPermissions: readonly ["ProfileUserPermission"];
};
type: "Profile";
};
ProfileActionOverride: {
props: {
actionName: "string";
content: "?string";
formFactor: "string";
pageOrSobjectType: "string";
recordType: "?string";
type: "string";
};
type: "ProfileActionOverride";
};
ProfileApexClassAccess: {
props: {
apexClass: "string";
enabled: "boolean";
};
type: "ProfileApexClassAccess";
};
ProfileApexPageAccess: {
props: {
apexPage: "string";
enabled: "boolean";
};
type: "ProfileApexPageAccess";
};
ProfileApplicationVisibility: {
props: {
application: "string";
default: "boolean";
visible: "boolean";
};
type: "ProfileApplicationVisibility";
};
ProfileCategoryGroupVisibility: {
props: {
dataCategories: readonly ["string"];
dataCategoryGroup: "string";
visibility: "string";
};
type: "ProfileCategoryGroupVisibility";
};
ProfileCustomMetadataTypeAccess: {
props: {
enabled: "boolean";
name: "string";
};
type: "ProfileCustomMetadataTypeAccess";
};
ProfileCustomPermissions: {
props: {
enabled: "boolean";
name: "string";
};
type: "ProfileCustomPermissions";
};
ProfileExternalDataSourceAccess: {
props: {
enabled: "boolean";
externalDataSource: "string";
};
type: "ProfileExternalDataSourceAccess";
};
ProfileFieldLevelSecurity: {
props: {
editable: "boolean";
field: "string";
readable: "?boolean";
};
type: "ProfileFieldLevelSecurity";
};
ProfileFlowAccess: {
props: {
enabled: "boolean";
flow: "string";
};
type: "ProfileFlowAccess";
};
ProfileLayoutAssignment: {
props: {
layout: "string";
recordType: "?string";
};
type: "ProfileLayoutAssignment";
};
ProfileLoginHours: {
props: {
fridayEnd: "?string";
fridayStart: "?string";
mondayEnd: "?string";
mondayStart: "?string";
saturdayEnd: "?string";
saturdayStart: "?string";
sundayEnd: "?string";
sundayStart: "?string";
thursdayEnd: "?string";
thursdayStart: "?string";
tuesdayEnd: "?string";
tuesdayStart: "?string";
wednesdayEnd: "?string";
wednesdayStart: "?string";
};
type: "ProfileLoginHours";
};
ProfileLoginIpRange: {
props: {
description: "?string";
endAddress: "string";
startAddress: "string";
};
type: "ProfileLoginIpRange";
};
ProfileObjectPermissions: {
props: {
allowCreate: "?boolean";
allowDelete: "?boolean";
allowEdit: "?boolean";
allowRead: "?boolean";
modifyAllRecords: "?boolean";
object: "string";
viewAllRecords: "?boolean";
};
type: "ProfileObjectPermissions";
};
ProfilePasswordPolicy: {
extends: "Metadata";
props: {
forgotPasswordRedirect: "?boolean";
lockoutInterval: "number";
maxLoginAttempts: "number";
minimumPasswordLength: "number";
minimumPasswordLifetime: "?boolean";
obscure: "?boolean";
passwordComplexity: "number";
passwordExpiration: "number";
passwordHistory: "number";
passwordQuestion: "number";
profile: "string";
};
type: "ProfilePasswordPolicy";
};
ProfileRecordTypeVisibility: {
props: {
default: "boolean";
personAccountDefault: "?boolean";
recordType: "string";
visible: "boolean";
};
type: "ProfileRecordTypeVisibility";
};
ProfileSearchLayouts: {
props: {
fields: readonly ["string"];
profileName: "?string";
};
type: "ProfileSearchLayouts";
};
ProfileSessionSetting: {
extends: "Metadata";
props: {
externalCommunityUserIdentityVerif: "boolean";
forceLogout: "boolean";
profile: "string";
requiredSessionLevel: "?string";
sessionPersistence: "boolean";
sessionTimeout: "number";
sessionTimeoutWarning: "boolean";
};
type: "ProfileSessionSetting";
};
ProfileTabVisibility: {
props: {
tab: "string";
visibility: "string";
};
type: "ProfileTabVisibility";
};
ProfileUserPermission: {
props: {
enabled: "boolean";
name: "string";
};
type: "ProfileUserPermission";
};
Prompt: {
extends: "Metadata";
props: {
masterLabel: "string";
promptVersions: readonly ["PromptVersion"];
};
type: "Prompt";
};
PromptVersion: {
props: {
actionButtonLabel: "?string";
actionButtonLink: "?string";
body: "string";
customApplication: "?string";
delayDays: "number";
description: "?string";
dismissButtonLabel: "?string";
displayPosition: "?string";
displayType: "string";
endDate: "?string";
header: "?string";
indexWithIsPublished: "?string";
indexWithoutIsPublished: "?string";
isPublished: "?boolean";
masterLabel: "string";
publishedByUser: "?string";
publishedDate: "?string";
shouldDisplayActionButton: "boolean";
startDate: "string";
targetAppDeveloperName: "string";
targetAppNamespacePrefix: "?string";
targetPageKey1: "string";
targetPageKey2: "?string";
targetPageType: "string";
timesToDisplay: "number";
title: "string";
uiFormulaRule: "?UiFormulaRule";
userAccess: "string";
versionNumber: "number";
};
type: "PromptVersion";
};
PublicGroups: {
props: {
publicGroup: readonly ["string"];
};
type: "PublicGroups";
};
PushNotification: {
props: {
fieldNames: readonly ["string"];
objectName: "string";
};
type: "PushNotification";
};
Queue: {
extends: "Metadata";
props: {
doesSendEmailToMembers: "?boolean";
email: "?string";
name: "string";
queueMembers: "?QueueMembers";
queueRoutingConfig: "?string";
queueSobject: readonly ["QueueSobject"];
};
type: "Queue";
};
QueueMembers: {
props: {
publicGroups: "?PublicGroups";
roleAndSubordinates: "?RoleAndSubordinates";
roleAndSubordinatesInternal: "?RoleAndSubordinatesInternal";
roles: "?Roles";
users: "?Users";
};
type: "QueueMembers";
};
QueueRoutingConfig: {
extends: "Metadata";
props: {
capacityPercentage: "?number";
capacityWeight: "?number";
dropAdditionalSkillsTimeout: "?number";
isAttributeBased: "?boolean";
label: "string";
pushTimeout: "?number";
queueOverflowAssignee: "?string";
routingModel: "string";
routingPriority: "number";
userOverflowAssignee: "?string";
};
type: "QueueRoutingConfig";
};
QueueSobject: {
props: {
sobjectType: "string";
};
type: "QueueSobject";
};
QuickAction: {
extends: "Metadata";
props: {
canvas: "?string";
description: "?string";
fieldOverrides: readonly ["FieldOverride"];
flowDefinition: "?string";
height: "?number";
icon: "?string";
isProtected: "?boolean";
label: "?string";
lightningComponent: "?string";
mobExtDisplayMode: "?string";
optionsCreateFeedItem: "boolean";
page: "?string";
quickActionLayout: "?QuickActionLayout";
quickActionSendEmailOptions: "?QuickActionSendEmailOptions";
standardLabel: "?string";
successMessage: "?string";
targetObject: "?string";
targetParentField: "?string";
targetRecordType: "?string";
type: "string";
width: "?number";
};
type: "QuickAction";
};
QuickActionLayout: {
props: {
layoutSectionStyle: "string";
quickActionLayoutColumns: readonly ["QuickActionLayoutColumn"];
};
type: "QuickActionLayout";
};
QuickActionLayoutColumn: {
props: {
quickActionLayoutItems: readonly ["QuickActionLayoutItem"];
};
type: "QuickActionLayoutColumn";
};
QuickActionLayoutItem: {
props: {
emptySpace: "?boolean";
field: "?string";
uiBehavior: "?string";
};
type: "QuickActionLayoutItem";
};
QuickActionList: {
props: {
quickActionListItems: readonly ["QuickActionListItem"];
};
type: "QuickActionList";
};
QuickActionListItem: {
props: {
quickActionName: "string";
};
type: "QuickActionListItem";
};
QuickActionSendEmailOptions: {
props: {
defaultEmailTemplateName: "?string";
ignoreDefaultEmailTemplateSubject: "boolean";
};
type: "QuickActionSendEmailOptions";
};
QuickActionTranslation: {
props: {
label: "string";
name: "string";
};
type: "QuickActionTranslation";
};
QuotasSettings: {
props: {
showQuotas: "boolean";
};
type: "QuotasSettings";
};
QuoteSettings: {
extends: "Metadata";
props: {
enableQuote: "boolean";
enableQuotesWithoutOppEnabled: "?boolean";
};
type: "QuoteSettings";
};
ReadResult: {
props: {
records: readonly ["Metadata"];
};
type: "ReadResult";
};
RecommendationAudience: {
props: {
recommendationAudienceDetails: readonly ["RecommendationAudienceDetail"];
};
type: "RecommendationAudience";
};
RecommendationAudienceDetail: {
props: {
audienceCriteriaType: "?string";
audienceCriteriaValue: "?string";
setupName: "?string";
};
type: "RecommendationAudienceDetail";
};
RecommendationConditionValue: {
props: {
type: "string";
value: "?string";
};
type: "RecommendationConditionValue";
};
RecommendationDefinition: {
props: {
recommendationDefinitionDetails: readonly ["RecommendationDefinitionDetail"];
};
type: "RecommendationDefinition";
};
RecommendationDefinitionDetail: {
props: {
actionUrl: "?string";
description: "?string";
linkText: "?string";
scheduledRecommendations: "?ScheduledRecommendation";
setupName: "?string";
title: "?string";
};
type: "RecommendationDefinitionDetail";
};
RecommendationLoadCondition: {
props: {
field: "string";
operator: "string";
value: "RecommendationConditionValue";
};
type: "RecommendationLoadCondition";
};
RecommendationStrategy: {
extends: "Metadata";
props: {
actionContext: readonly ["StrategyAction"];
contextRecordType: "?string";
description: "?string";
filter: readonly ["StrategyNodeFilter"];
if: readonly ["StrategyNodeIf"];
invocableAction: readonly ["StrategyNodeInvocableAction"];
isTemplate: "?boolean";
label: "string";
map: readonly ["StrategyNodeMap"];
mutuallyExclusive: readonly ["StrategyNodeExclusive"];
onBehalfOfExpression: "?string";
recommendationLimit: readonly ["StrategyNodeRecommendationLimit"];
recommendationLoad: readonly ["StrategyNodeRecommendationLoad"];
sort: readonly ["StrategyNodeSort"];
union: readonly ["StrategyNodeUnion"];
};
type: "RecommendationStrategy";
};
RecordActionDefaultItem: {
props: {
action: "string";
isMandatory: "?boolean";
isUiRemoveHidden: "?boolean";
pinned: "string";
position: "number";
type: "string";
};
type: "RecordActionDefaultItem";
};
RecordActionDeployment: {
extends: "Metadata";
props: {
channelConfigurations: readonly ["RecordActionDeploymentChannel"];
deploymentContexts: readonly ["RecordActionDeploymentContext"];
hasGuidedActions: "?boolean";
hasRecommendations: "?boolean";
masterLabel: "string";
recommendation: "?RecordActionRecommendation";
selectableItems: readonly ["RecordActionSelectableItem"];
};
type: "RecordActionDeployment";
};
RecordActionDeploymentChannel: {
props: {
channel: "string";
channelItems: readonly ["RecordActionDefaultItem"];
isAutopopEnabled: "?boolean";
};
type: "RecordActionDeploymentChannel";
};
RecordActionDeploymentContext: {
props: {
entityName: "string";
recommendationStrategy: "?string";
};
type: "RecordActionDeploymentContext";
};
RecordActionRecommendation: {
props: {
defaultStrategy: "?string";
hasDescription: "boolean";
hasImage: "boolean";
hasRejectAction: "boolean";
hasTitle: "boolean";
maxDisplayRecommendations: "number";
};
type: "RecordActionRecommendation";
};
RecordActionSelectableItem: {
props: {
action: "string";
type: "string";
};
type: "RecordActionSelectableItem";
};
RecordPageSettings: {
extends: "Metadata";
props: {
enableActivityRelatedList: "?boolean";
enableFullRecordView: "?boolean";
};
type: "RecordPageSettings";
};
RecordType: {
extends: "Metadata";
props: {
active: "boolean";
businessProcess: "?string";
compactLayoutAssignment: "?string";
description: "?string";
label: "string";
picklistValues: readonly ["RecordTypePicklistValue"];
};
type: "RecordType";
};
RecordTypePicklistValue: {
props: {
picklist: "string";
values: readonly ["PicklistValue"];
};
type: "RecordTypePicklistValue";
};
RecordTypeTranslation: {
props: {
description: "?string";
label: "string";
name: "string";
};
type: "RecordTypeTranslation";
};
RelatedContent: {
props: {
relatedContentItems: readonly ["RelatedContentItem"];
};
type: "RelatedContent";
};
RelatedContentItem: {
props: {
layoutItem: "LayoutItem";
};
type: "RelatedContentItem";
};
RelatedList: {
props: {
hideOnDetail: "boolean";
name: "string";
};
type: "RelatedList";
};
RelatedListItem: {
props: {
customButtons: readonly ["string"];
excludeButtons: readonly ["string"];
fields: readonly ["string"];
relatedList: "string";
sortField: "?string";
sortOrder: "?string";
};
type: "RelatedListItem";
};
RemoteSiteSetting: {
extends: "Metadata";
props: {
description: "?string";
disableProtocolSecurity: "boolean";
isActive: "boolean";
url: "string";
};
type: "RemoteSiteSetting";
};
Report: {
extends: "Metadata";
props: {
aggregates: readonly ["ReportAggregate"];
block: readonly ["Report"];
blockInfo: "?ReportBlockInfo";
buckets: readonly ["ReportBucketField"];
chart: "?ReportChart";
colorRanges: readonly ["ReportColorRange"];
columns: readonly ["ReportColumn"];
crossFilters: readonly ["ReportCrossFilter"];
currency: "?string";
customDetailFormulas: readonly ["ReportCustomDetailFormula"];
dataCategoryFilters: readonly ["ReportDataCategoryFilter"];
description: "?string";
division: "?string";
filter: "?ReportFilter";
folderName: "?string";
format: "string";
formattingRules: readonly ["ReportFormattingRule"];
groupingsAcross: readonly ["ReportGrouping"];
groupingsDown: readonly ["ReportGrouping"];
historicalSelector: "?ReportHistoricalSelector";
name: "string";
numSubscriptions: "?number";
params: readonly ["ReportParam"];
reportType: "string";
roleHierarchyFilter: "?string";
rowLimit: "?number";
scope: "?string";
showCurrentDate: "?boolean";
showDetails: "?boolean";
showGrandTotal: "?boolean";
showSubTotals: "?boolean";
sortColumn: "?string";
sortOrder: "?string";
territoryHierarchyFilter: "?string";
timeFrameFilter: "?ReportTimeFrameFilter";
userFilter: "?string";
};
type: "Report";
};
ReportAggregate: {
props: {
acrossGroupingContext: "?string";
calculatedFormula: "string";
datatype: "string";
description: "?string";
developerName: "string";
downGroupingContext: "?string";
isActive: "boolean";
isCrossBlock: "?boolean";
masterLabel: "string";
reportType: "?string";
scale: "?number";
};
type: "ReportAggregate";
};
ReportAggregateReference: {
props: {
aggregate: "string";
};
type: "ReportAggregateReference";
};
ReportBlockInfo: {
props: {
aggregateReferences: readonly ["ReportAggregateReference"];
blockId: "string";
joinTable: "string";
};
type: "ReportBlockInfo";
};
ReportBucketField: {
props: {
bucketType: "string";
developerName: "string";
masterLabel: "string";
nullTreatment: "?string";
otherBucketLabel: "?string";
sourceColumnName: "string";
useOther: "?boolean";
values: readonly ["ReportBucketFieldValue"];
};
type: "ReportBucketField";
};
ReportBucketFieldSourceValue: {
props: {
from: "?string";
sourceValue: "?string";
to: "?string";
};
type: "ReportBucketFieldSourceValue";
};
ReportBucketFieldValue: {
props: {
sourceValues: readonly ["ReportBucketFieldSourceValue"];
value: "string";
};
type: "ReportBucketFieldValue";
};
ReportChart: {
props: {
backgroundColor1: "?string";
backgroundColor2: "?string";
backgroundFadeDir: "?string";
chartSummaries: readonly ["ChartSummary"];
chartType: "string";
enableHoverLabels: "?boolean";
expandOthers: "?boolean";
groupingColumn: "?string";
legendPosition: "?string";
location: "?string";
secondaryGroupingColumn: "?string";
showAxisLabels: "?boolean";
showPercentage: "?boolean";
showTotal: "?boolean";
showValues: "?boolean";
size: "?string";
summaryAxisManualRangeEnd: "?number";
summaryAxisManualRangeStart: "?number";
summaryAxisRange: "?string";
textColor: "?string";
textSize: "?number";
title: "?string";
titleColor: "?string";
titleSize: "?number";
};
type: "ReportChart";
};
ReportChartComponentLayoutItem: {
props: {
cacheData: "?boolean";
contextFilterableField: "?string";
error: "?string";
hideOnError: "?boolean";
includeContext: "?boolean";
reportName: "string";
showTitle: "?boolean";
size: "?string";
};
type: "ReportChartComponentLayoutItem";
};
ReportColorRange: {
props: {
aggregate: "?string";
columnName: "string";
highBreakpoint: "?number";
highColor: "string";
lowBreakpoint: "?number";
lowColor: "string";
midColor: "string";
};
type: "ReportColorRange";
};
ReportColumn: {
props: {
aggregateTypes: readonly ["string"];
field: "string";
reverseColors: "?boolean";
showChanges: "?boolean";
};
type: "ReportColumn";
};
ReportCrossFilter: {
props: {
criteriaItems: readonly ["ReportFilterItem"];
operation: "string";
primaryTableColumn: "string";
relatedTable: "string";
relatedTableJoinColumn: "string";
};
type: "ReportCrossFilter";
};
ReportCustomDetailFormula: {
props: {
calculatedFormula: "string";
dataType: "string";
description: "?string";
developerName: "string";
label: "string";
scale: "number";
};
type: "ReportCustomDetailFormula";
};
ReportDataCategoryFilter: {
props: {
dataCategory: "string";
dataCategoryGroup: "string";
operator: "string";
};
type: "ReportDataCategoryFilter";
};
ReportFilter: {
props: {
booleanFilter: "?string";
criteriaItems: readonly ["ReportFilterItem"];
language: "?string";
};
type: "ReportFilter";
};
ReportFilterItem: {
props: {
column: "string";
columnToColumn: "?boolean";
isUnlocked: "?boolean";
operator: "string";
snapshot: "?string";
value: "?string";
};
type: "ReportFilterItem";
};
ReportFolder: {
extends: "Folder";
props: {};
type: "ReportFolder";
};
ReportFormattingRule: {
props: {
aggregate: "?string";
columnName: "string";
values: readonly ["ReportFormattingRuleValue"];
};
type: "ReportFormattingRule";
};
ReportFormattingRuleValue: {
props: {
backgroundColor: "?string";
rangeUpperBound: "?number";
};
type: "ReportFormattingRuleValue";
};
ReportGrouping: {
props: {
aggregateType: "?string";
dateGranularity: "?string";
field: "string";
sortByName: "?string";
sortOrder: "string";
sortType: "?string";
};
type: "ReportGrouping";
};
ReportHistoricalSelector: {
props: {
snapshot: readonly ["string"];
};
type: "ReportHistoricalSelector";
};
ReportLayoutSection: {
props: {
columns: readonly ["ReportTypeColumn"];
masterLabel: "string";
};
type: "ReportLayoutSection";
};
ReportParam: {
props: {
name: "string";
value: "string";
};
type: "ReportParam";
};
ReportTimeFrameFilter: {
props: {
dateColumn: "string";
endDate: "?string";
interval: "string";
startDate: "?string";
};
type: "ReportTimeFrameFilter";
};
ReportType: {
extends: "Metadata";
props: {
autogenerated: "?boolean";
baseObject: "string";
category: "string";
deployed: "boolean";
description: "?string";
join: "?ObjectRelationship";
label: "string";
sections: readonly ["ReportLayoutSection"];
};
type: "ReportType";
};
ReportTypeColumn: {
props: {
checkedByDefault: "boolean";
displayNameOverride: "?string";
field: "string";
table: "string";
};
type: "ReportTypeColumn";
};
ReportTypeColumnTranslation: {
props: {
label: "string";
name: "string";
};
type: "ReportTypeColumnTranslation";
};
ReportTypeSectionTranslation: {
props: {
columns: readonly ["ReportTypeColumnTranslation"];
label: "?string";
name: "string";
};
type: "ReportTypeSectionTranslation";
};
ReportTypeTranslation: {
props: {
description: "?string";
label: "?string";
name: "string";
sections: readonly ["ReportTypeSectionTranslation"];
};
type: "ReportTypeTranslation";
};
ReputationBranding: {
props: {
smallImage: "?string";
};
type: "ReputationBranding";
};
ReputationLevel: {
props: {
branding: "?ReputationBranding";
label: "?string";
lowerThreshold: "number";
};
type: "ReputationLevel";
};
ReputationLevelDefinitions: {
props: {
level: readonly ["ReputationLevel"];
};
type: "ReputationLevelDefinitions";
};
ReputationLevels: {
props: {
chatterAnswersReputationLevels: readonly ["ChatterAnswersReputationLevel"];
ideaReputationLevels: readonly ["IdeaReputationLevel"];
};
type: "ReputationLevels";
};
ReputationPointsRule: {
props: {
eventType: "string";
points: "number";
};
type: "ReputationPointsRule";
};
ReputationPointsRules: {
props: {
pointsRule: readonly ["ReputationPointsRule"];
};
type: "ReputationPointsRules";
};
RestrictionRule: {
extends: "Metadata";
props: {
active: "boolean";
description: "string";
enforcementType: "string";
masterLabel: "string";
recordFilter: "string";
targetEntity: "string";
userCriteria: "string";
version: "number";
};
type: "RestrictionRule";
};
RetailExecutionSettings: {
extends: "Metadata";
props: {
enableRetailExecution: "?boolean";
};
type: "RetailExecutionSettings";
};
RetrieveMessage: {
props: {
fileName: "string";
problem: "string";
};
type: "RetrieveMessage";
};
RetrieveRequest: {
props: {
apiVersion: "number";
packageNames: readonly ["string"];
singlePackage: "boolean";
specificFiles: readonly ["string"];
unpackaged: "?Package";
};
type: "RetrieveRequest";
};
RetrieveResult: {
props: {
done: "boolean";
errorMessage: "?string";
errorStatusCode: "?string";
fileProperties: readonly ["FileProperties"];
id: "string";
messages: readonly ["RetrieveMessage"];
status: "string";
success: "boolean";
zipFile: "string";
};
type: "RetrieveResult";
};
Role: {
extends: "RoleOrTerritory";
props: {
parentRole: "?string";
};
type: "Role";
};
RoleAndSubordinates: {
props: {
roleAndSubordinate: readonly ["string"];
};
type: "RoleAndSubordinates";
};
RoleAndSubordinatesInternal: {
props: {
roleAndSubordinateInternal: readonly ["string"];
};
type: "RoleAndSubordinatesInternal";
};
RoleOrTerritory: {
extends: "Metadata";
props: {
caseAccessLevel: "?string";
contactAccessLevel: "?string";
description: "?string";
mayForecastManagerShare: "?boolean";
name: "string";
opportunityAccessLevel: "?string";
};
type: "RoleOrTerritory";
};
Roles: {
props: {
role: readonly ["string"];
};
type: "Roles";
};
RuleEntry: {
props: {
assignedTo: "?string";
assignedToType: "?string";
booleanFilter: "?string";
businessHours: "?string";
businessHoursSource: "?string";
criteriaItems: readonly ["FilterItem"];
disableEscalationWhenModified: "?boolean";
escalationAction: readonly ["EscalationAction"];
escalationStartTime: "?string";
formula: "?string";
notifyCcRecipients: "?boolean";
overrideExistingTeams: "?boolean";
replyToEmail: "?string";
senderEmail: "?string";
senderName: "?string";
team: readonly ["string"];
template: "?string";
};
type: "RuleEntry";
};
RunTestFailure: {
props: {
id: "string";
message: "string";
methodName: "?string";
name: "string";
namespace: "?string";
packageName: "string";
seeAllData: "?boolean";
stackTrace: "?string";
time: "number";
type: "string";
};
type: "RunTestFailure";
};
RunTestSuccess: {
props: {
id: "string";
methodName: "string";
name: "string";
namespace: "?string";
seeAllData: "?boolean";
time: "number";
};
type: "RunTestSuccess";
};
RunTestsResult: {
props: {
apexLogId: "?string";
codeCoverage: readonly ["CodeCoverageResult"];
codeCoverageWarnings: readonly ["CodeCoverageWarning"];
failures: readonly ["RunTestFailure"];
flowCoverage: readonly ["FlowCoverageResult"];
flowCoverageWarnings: readonly ["FlowCoverageWarning"];
numFailures: "number";
numTestsRun: "number";
successes: readonly ["RunTestSuccess"];
totalTime: "number";
};
type: "RunTestsResult";
};
SamlSsoConfig: {
extends: "Metadata";
props: {
attributeName: "?string";
attributeNameIdFormat: "?string";
decryptionCertificate: "?string";
errorUrl: "?string";
executionUserId: "?string";
identityLocation: "string";
identityMapping: "string";
issuer: "string";
loginUrl: "?string";
logoutUrl: "?string";
name: "string";
oauthTokenEndpoint: "?string";
redirectBinding: "?boolean";
requestSignatureMethod: "?string";
requestSigningCertId: "?string";
salesforceLoginUrl: "?string";
samlEntityId: "string";
samlJitHandlerId: "?string";
samlVersion: "string";
singleLogoutBinding: "?string";
singleLogoutUrl: "?string";
userProvisioning: "?boolean";
validationCert: "string";
};
type: "SamlSsoConfig";
};
SaveResult: {
props: {
errors: readonly ["Error"];
fullName: "string";
success: "boolean";
};
type: "SaveResult";
};
ScheduledRecommendation: {
props: {
scheduledRecommendationDetails: readonly ["ScheduledRecommendationDetail"];
};
type: "ScheduledRecommendation";
};
ScheduledRecommendationDetail: {
props: {
channel: "?string";
enabled: "?boolean";
rank: "?number";
recommendationAudience: "?string";
};
type: "ScheduledRecommendationDetail";
};
SchemaSettings: {
extends: "Metadata";
props: {
enableAdvancedCMTSecurity: "?boolean";
enableAdvancedCSSecurity: "?boolean";
enableListCustomSettingCreation: "?boolean";
enableSOSLOnCustomSettings: "?boolean";
};
type: "SchemaSettings";
};
Scontrol: {
extends: "MetadataWithContent";
props: {
contentSource: "string";
description: "?string";
encodingKey: "string";
fileContent: "?string";
fileName: "?string";
name: "string";
supportsCaching: "boolean";
};
type: "Scontrol";
};
ScontrolTranslation: {
props: {
label: "string";
name: "string";
};
type: "ScontrolTranslation";
};
SearchLayouts: {
props: {
customTabListAdditionalFields: readonly ["string"];
excludedStandardButtons: readonly ["string"];
listViewButtons: readonly ["string"];
lookupDialogsAdditionalFields: readonly ["string"];
lookupFilterFields: readonly ["string"];
lookupPhoneDialogsAdditionalFields: readonly ["string"];
massQuickActions: readonly ["string"];
searchFilterFields: readonly ["string"];
searchResultsAdditionalFields: readonly ["string"];
searchResultsCustomButtons: readonly ["string"];
};
type: "SearchLayouts";
};
SearchSettings: {
extends: "Metadata";
props: {
documentContentSearchEnabled: "boolean";
enableAdvancedSearchInAlohaSidebar: "?boolean";
enableEinsteinSearchPersonalization: "?boolean";
enableQuerySuggestionPigOn: "?boolean";
enableSalesforceGeneratedSynonyms: "?boolean";
enableSetupSearch: "?boolean";
optimizeSearchForCJKEnabled: "boolean";
recentlyViewedUsersForBlankLookupEnabled: "boolean";
searchSettingsByObject: "SearchSettingsByObject";
sidebarAutoCompleteEnabled: "boolean";
sidebarDropDownListEnabled: "boolean";
sidebarLimitToItemsIOwnCheckboxEnabled: "boolean";
singleSearchResultShortcutEnabled: "boolean";
spellCorrectKnowledgeSearchEnabled: "boolean";
};
type: "SearchSettings";
};
SearchSettingsByObject: {
props: {
searchSettingsByObject: readonly ["ObjectSearchSetting"];
};
type: "SearchSettingsByObject";
};
SecuritySettings: {
extends: "Metadata";
props: {
canUsersGrantLoginAccess: "?boolean";
enableAdminLoginAsAnyUser: "?boolean";
enableAuditFieldsInactiveOwner: "?boolean";
enableAuraSecureEvalPref: "?boolean";
enableRequireHttpsConnection: "?boolean";
isTLSv12Required: "?boolean";
isTLSv12RequiredCommunities: "?boolean";
networkAccess: "?NetworkAccess";
passwordPolicies: "?PasswordPolicies";
sessionSettings: "?SessionSettings";
singleSignOnSettings: "?SingleSignOnSettings";
};
type: "SecuritySettings";
};
ServiceChannel: {
extends: "Metadata";
props: {
interactionComponent: "?string";
label: "string";
relatedEntityType: "string";
secondaryRoutingPriorityField: "?string";
serviceChannelFieldPriorities: readonly ["ServiceChannelFieldPriority"];
};
type: "ServiceChannel";
};
ServiceChannelFieldPriority: {
props: {
priority: "number";
value: "string";
};
type: "ServiceChannelFieldPriority";
};
ServiceChannelStatus: {
props: {
channel: readonly ["string"];
};
type: "ServiceChannelStatus";
};
ServiceCloudConsoleConfig: {
props: {
componentList: "?AppComponentList";
detailPageRefreshMethod: "string";
footerColor: "?string";
headerColor: "?string";
keyboardShortcuts: "KeyboardShortcuts";
listPlacement: "ListPlacement";
listRefreshMethod: "string";
liveAgentConfig: "?LiveAgentConfig";
primaryTabColor: "?string";
pushNotifications: readonly ["PushNotification"];
tabLimitConfig: "?TabLimitConfig";
whitelistedDomains: readonly ["string"];
};
type: "ServiceCloudConsoleConfig";
};
ServicePresenceStatus: {
extends: "Metadata";
props: {
channels: "?ServiceChannelStatus";
label: "string";
};
type: "ServicePresenceStatus";
};
SessionSettings: {
props: {
allowUserAuthenticationByCertificate: "?boolean";
canConfirmEmailChangeInLightningCommunities: "?boolean";
disableTimeoutWarning: "?boolean";
enableCSPOnEmail: "?boolean";
enableCSRFOnGet: "?boolean";
enableCSRFOnPost: "?boolean";
enableCacheAndAutocomplete: "?boolean";
enableClickjackNonsetupSFDC: "?boolean";
enableClickjackNonsetupUser: "?boolean";
enableClickjackNonsetupUserHeaderless: "?boolean";
enableClickjackSetup: "?boolean";
enableContentSniffingProtection: "?boolean";
enableLightningLogin: "?boolean";
enableLightningLoginOnlyWithUserPerm: "?boolean";
enablePostForSessions: "?boolean";
enableSMSIdentity: "?boolean";
enableU2F: "?boolean";
enableUpgradeInsecureRequests: "?boolean";
enableXssProtection: "?boolean";
enforceIpRangesEveryRequest: "?boolean";
forceLogoutOnSessionTimeout: "?boolean";
forceRelogin: "?boolean";
hasRetainedLoginHints: "?boolean";
hasUserSwitching: "?boolean";
hstsOnForcecomSites: "?boolean";
identityConfirmationOnEmailChange: "?boolean";
identityConfirmationOnTwoFactorRegistrationEnabled: "?boolean";
lockSessionsToDomain: "?boolean";
lockSessionsToIp: "?boolean";
lockerServiceAPIVersion: "?string";
lockerServiceCSP: "?boolean";
lockerServiceFrozenRealm: "?boolean";
logoutURL: "?string";
redirectionWarning: "?boolean";
referrerPolicy: "?boolean";
requireHttpOnly: "?boolean";
requireHttps: "?boolean";
securityCentralKillSession: "?boolean";
sessionTimeout: "?string";
};
type: "SessionSettings";
};
SharedTo: {
props: {
allCustomerPortalUsers: "?string";
allInternalUsers: "?string";
allPartnerUsers: "?string";
channelProgramGroup: readonly ["string"];
channelProgramGroups: readonly ["string"];
group: readonly ["string"];
groups: readonly ["string"];
guestUser: readonly ["string"];
managerSubordinates: readonly ["string"];
managers: readonly ["string"];
portalRole: readonly ["string"];
portalRoleAndSubordinates: readonly ["string"];
queue: readonly ["string"];
role: readonly ["string"];
roleAndSubordinates: readonly ["string"];
roleAndSubordinatesInternal: readonly ["string"];
roles: readonly ["string"];
rolesAndSubordinates: readonly ["string"];
territories: readonly ["string"];
territoriesAndSubordinates: readonly ["string"];
territory: readonly ["string"];
territoryAndSubordinates: readonly ["string"];
};
type: "SharedTo";
};
SharingBaseRule: {
extends: "Metadata";
props: {
accessLevel: "string";
accountSettings: "?AccountSharingRuleSettings";
description: "?string";
label: "string";
sharedTo: "SharedTo";
};
type: "SharingBaseRule";
};
SharingCriteriaRule: {
extends: "SharingBaseRule";
props: {
booleanFilter: "?string";
criteriaItems: readonly ["FilterItem"];
};
type: "SharingCriteriaRule";
};
SharingGuestRule: {
extends: "SharingBaseRule";
props: {
booleanFilter: "?string";
criteriaItems: readonly ["FilterItem"];
};
type: "SharingGuestRule";
};
SharingOwnerRule: {
extends: "SharingBaseRule";
props: {
sharedFrom: "SharedTo";
};
type: "SharingOwnerRule";
};
SharingReason: {
extends: "Metadata";
props: {
label: "string";
};
type: "SharingReason";
};
SharingReasonTranslation: {
props: {
label: "string";
name: "string";
};
type: "SharingReasonTranslation";
};
SharingRecalculation: {
props: {
className: "string";
};
type: "SharingRecalculation";
};
SharingRules: {
extends: "Metadata";
props: {
sharingCriteriaRules: readonly ["SharingCriteriaRule"];
sharingGuestRules: readonly ["SharingGuestRule"];
sharingOwnerRules: readonly ["SharingOwnerRule"];
sharingTerritoryRules: readonly ["SharingTerritoryRule"];
};
type: "SharingRules";
};
SharingSet: {
extends: "Metadata";
props: {
accessMappings: readonly ["AccessMapping"];
description: "?string";
name: "string";
profiles: readonly ["string"];
};
type: "SharingSet";
};
SharingSettings: {
extends: "Metadata";
props: {
enableAccountRoleOptimization: "?boolean";
enableAssetSharing: "?boolean";
enableCommunityUserVisibility: "?boolean";
enableExternalSharingModel: "?boolean";
enableManagerGroups: "?boolean";
enableManualUserRecordSharing: "?boolean";
enablePartnerSuperUserAccess: "?boolean";
enablePortalUserCaseSharing: "?boolean";
enablePortalUserVisibility: "?boolean";
enableRemoveTMGroupMembership: "?boolean";
enableSecureGuestAccess: "?boolean";
enableStandardReportVisibility: "?boolean";
enableTerritoryForecastManager: "?boolean";
};
type: "SharingSettings";
};
SharingTerritoryRule: {
extends: "SharingOwnerRule";
props: {};
type: "SharingTerritoryRule";
};
SidebarComponent: {
props: {
componentType: "string";
createAction: "?string";
enableLinking: "?boolean";
height: "?number";
label: "?string";
lookup: "?string";
page: "?string";
relatedLists: readonly ["RelatedList"];
unit: "?string";
updateAction: "?string";
width: "?number";
};
type: "SidebarComponent";
};
SingleSignOnSettings: {
props: {
enableForceDelegatedCallout: "?boolean";
enableMultipleSamlConfigs: "?boolean";
enableSamlJitProvisioning: "?boolean";
enableSamlLogin: "?boolean";
};
type: "SingleSignOnSettings";
};
SiteDotCom: {
extends: "MetadataWithContent";
props: {
label: "string";
siteType: "string";
};
type: "SiteDotCom";
};
SiteRedirectMapping: {
props: {
action: "string";
isActive: "?boolean";
source: "string";
target: "string";
};
type: "SiteRedirectMapping";
};
SiteSettings: {
extends: "Metadata";
props: {
enableProxyLoginICHeader: "?boolean";
enableTopicsInSites: "?boolean";
enableVisualforceApiAccessAllowed: "?boolean";
};
type: "SiteSettings";
};
SiteWebAddress: {
props: {
certificate: "?string";
domainName: "string";
primary: "boolean";
};
type: "SiteWebAddress";
};
Skill: {
extends: "Metadata";
props: {
assignments: "?SkillAssignments";
description: "?string";
label: "string";
};
type: "Skill";
};
SkillAssignments: {
props: {
profiles: "?SkillProfileAssignments";
users: "?SkillUserAssignments";
};
type: "SkillAssignments";
};
SkillProfileAssignments: {
props: {
profile: readonly ["string"];
};
type: "SkillProfileAssignments";
};
SkillUserAssignments: {
props: {
user: readonly ["string"];
};
type: "SkillUserAssignments";
};
SocialCustomerServiceSettings: {
extends: "Metadata";
props: {
caseSubjectOption: "string";
enableSocialApprovals: "?boolean";
enableSocialCaseAssignmentRules: "?boolean";
enableSocialCustomerService: "?boolean";
enableSocialPersonaHistoryTracking: "?boolean";
enableSocialPostHistoryTracking: "?boolean";
enableSocialReceiveParentPost: "?boolean";
};
type: "SocialCustomerServiceSettings";
};
SocialProfileSettings: {
extends: "Metadata";
props: {
enableSocialProfiles: "?boolean";
isFacebookSocialProfilesDisabled: "?boolean";
isLinkedInSocialProfilesDisabled: "?boolean";
isTwitterSocialProfilesDisabled: "?boolean";
isYouTubeSocialProfilesDisabled: "?boolean";
};
type: "SocialProfileSettings";
};
SourceTrackingSettings: {
extends: "Metadata";
props: {
enableSourceTrackingSandboxes: "?boolean";
};
type: "SourceTrackingSettings";
};
StandardFieldTranslation: {
props: {
label: "?string";
name: "string";
};
type: "StandardFieldTranslation";
};
StandardValue: {
extends: "CustomValue";
props: {
allowEmail: "?boolean";
closed: "?boolean";
converted: "?boolean";
cssExposed: "?boolean";
forecastCategory: "?string";
groupingString: "?string";
highPriority: "?boolean";
probability: "?number";
reverseRole: "?string";
reviewed: "?boolean";
won: "?boolean";
};
type: "StandardValue";
};
StandardValueSet: {
extends: "Metadata";
props: {
groupingStringEnum: "?string";
sorted: "boolean";
standardValue: readonly ["StandardValue"];
};
type: "StandardValueSet";
};
StandardValueSetTranslation: {
extends: "Metadata";
props: {
valueTranslation: readonly ["ValueTranslation"];
};
type: "StandardValueSetTranslation";
};
State: {
props: {
active: "boolean";
integrationValue: "string";
isoCode: "string";
label: "string";
standard: "boolean";
visible: "boolean";
};
type: "State";
};
StaticResource: {
extends: "MetadataWithContent";
props: {
cacheControl: "string";
contentType: "string";
description: "?string";
};
type: "StaticResource";
};
StrategyAction: {
props: {
action: "string";
argument: readonly ["StrategyActionArg"];
description: "?string";
label: "?string";
name: "string";
type: "string";
};
type: "StrategyAction";
};
StrategyActionArg: {
props: {
name: "string";
value: "string";
};
type: "StrategyActionArg";
};
StrategyNodeBase: {
props: {
childNode: readonly ["string"];
description: "?string";
label: "?string";
name: "string";
};
type: "StrategyNodeBase";
};
StrategyNodeExclusive: {
extends: "StrategyNodeUnionBase";
props: {};
type: "StrategyNodeExclusive";
};
StrategyNodeFilter: {
extends: "StrategyNodeUnionBase";
props: {
expression: "string";
};
type: "StrategyNodeFilter";
};
StrategyNodeIf: {
extends: "StrategyNodeUnionBase";
props: {
childNodeExpression: readonly ["IfExpression"];
onlyFirstMatch: "?boolean";
};
type: "StrategyNodeIf";
};
StrategyNodeInvocableAction: {
extends: "StrategyNodeUnionBase";
props: {
action: "string";
argument: readonly ["StrategyNodeInvocableActionArg"];
isGenerator: "boolean";
type: "string";
};
type: "StrategyNodeInvocableAction";
};
StrategyNodeInvocableActionArg: {
props: {
name: "string";
value: "string";
};
type: "StrategyNodeInvocableActionArg";
};
StrategyNodeMap: {
extends: "StrategyNodeUnionBase";
props: {
mapExpression: readonly ["MapExpression"];
};
type: "StrategyNodeMap";
};
StrategyNodeRecommendationLimit: {
extends: "StrategyNodeUnionBase";
props: {
filterMode: readonly ["string"];
lookbackDuration: "?number";
maxRecommendationCount: "?number";
};
type: "StrategyNodeRecommendationLimit";
};
StrategyNodeRecommendationLoad: {
extends: "StrategyNodeUnionBase";
props: {
condition: readonly ["RecommendationLoadCondition"];
conditionLogic: "?string";
};
type: "StrategyNodeRecommendationLoad";
};
StrategyNodeSort: {
extends: "StrategyNodeUnionBase";
props: {
field: readonly ["StrategyNodeSortField"];
};
type: "StrategyNodeSort";
};
StrategyNodeSortField: {
props: {
name: "string";
nullsFirst: "?boolean";
order: "?string";
};
type: "StrategyNodeSortField";
};
StrategyNodeUnion: {
extends: "StrategyNodeUnionBase";
props: {};
type: "StrategyNodeUnion";
};
StrategyNodeUnionBase: {
extends: "StrategyNodeBase";
props: {
limit: "?number";
};
type: "StrategyNodeUnionBase";
};
SubtabComponents: {
props: {
containers: readonly ["Container"];
};
type: "SubtabComponents";
};
SummaryLayout: {
props: {
masterLabel: "string";
sizeX: "number";
sizeY: "?number";
sizeZ: "?number";
summaryLayoutItems: readonly ["SummaryLayoutItem"];
summaryLayoutStyle: "string";
};
type: "SummaryLayout";
};
SummaryLayoutItem: {
props: {
customLink: "?string";
field: "?string";
posX: "number";
posY: "?number";
posZ: "?number";
};
type: "SummaryLayoutItem";
};
SupervisorAgentConfigSkills: {
props: {
skill: readonly ["string"];
};
type: "SupervisorAgentConfigSkills";
};
SurveySettings: {
extends: "Metadata";
props: {
enableSurvey: "?boolean";
enableSurveyOwnerCanManageResponse: "?boolean";
};
type: "SurveySettings";
};
SynonymDictionary: {
extends: "Metadata";
props: {
groups: readonly ["SynonymGroup"];
isProtected: "?boolean";
label: "string";
};
type: "SynonymDictionary";
};
SynonymGroup: {
props: {
languages: readonly ["string"];
terms: readonly ["string"];
};
type: "SynonymGroup";
};
SystemNotificationSettings: {
extends: "Metadata";
props: {
disableDowntimeNotifications: "?boolean";
disableMaintenanceNotifications: "?boolean";
};
type: "SystemNotificationSettings";
};
TabLimitConfig: {
props: {
maxNumberOfPrimaryTabs: "?string";
maxNumberOfSubTabs: "?string";
};
type: "TabLimitConfig";
};
Targets: {
props: {
target: readonly ["string"];
};
type: "Targets";
};
Territory: {
extends: "RoleOrTerritory";
props: {
accountAccessLevel: "?string";
parentTerritory: "?string";
};
type: "Territory";
};
Territory2: {
extends: "Metadata";
props: {
accountAccessLevel: "?string";
caseAccessLevel: "?string";
contactAccessLevel: "?string";
customFields: readonly ["FieldValue"];
description: "?string";
name: "string";
opportunityAccessLevel: "?string";
parentTerritory: "?string";
ruleAssociations: readonly ["Territory2RuleAssociation"];
territory2Type: "string";
};
type: "Territory2";
};
Territory2Model: {
extends: "Metadata";
props: {
customFields: readonly ["FieldValue"];
description: "?string";
name: "string";
};
type: "Territory2Model";
};
Territory2Rule: {
extends: "Metadata";
props: {
active: "boolean";
booleanFilter: "?string";
name: "string";
objectType: "string";
ruleItems: readonly ["Territory2RuleItem"];
};
type: "Territory2Rule";
};
Territory2RuleAssociation: {
props: {
inherited: "boolean";
ruleName: "string";
};
type: "Territory2RuleAssociation";
};
Territory2RuleItem: {
props: {
field: "string";
operation: "string";
value: "?string";
};
type: "Territory2RuleItem";
};
Territory2Settings: {
extends: "Metadata";
props: {
defaultAccountAccessLevel: "?string";
defaultCaseAccessLevel: "?string";
defaultContactAccessLevel: "?string";
defaultOpportunityAccessLevel: "?string";
enableTerritoryManagement2: "?boolean";
opportunityFilterSettings: "?Territory2SettingsOpportunityFilter";
};
type: "Territory2Settings";
};
Territory2SettingsOpportunityFilter: {
props: {
apexClassName: "?string";
enableFilter: "boolean";
runOnCreate: "boolean";
};
type: "Territory2SettingsOpportunityFilter";
};
Territory2Type: {
extends: "Metadata";
props: {
description: "?string";
name: "string";
priority: "number";
};
type: "Territory2Type";
};
TimeSheetTemplate: {
extends: "Metadata";
props: {
active: "boolean";
description: "?string";
frequency: "string";
masterLabel: "string";
startDate: "string";
timeSheetTemplateAssignments: readonly ["TimeSheetTemplateAssignment"];
workWeekEndDay: "string";
workWeekStartDay: "string";
};
type: "TimeSheetTemplate";
};
TimeSheetTemplateAssignment: {
props: {
assignedTo: "?string";
};
type: "TimeSheetTemplateAssignment";
};
TopicsForObjects: {
extends: "Metadata";
props: {
enableTopics: "boolean";
entityApiName: "string";
};
type: "TopicsForObjects";
};
TrailheadSettings: {
extends: "Metadata";
props: {
enableMyTrailheadPref: "?boolean";
};
type: "TrailheadSettings";
};
TransactionSecurityAction: {
props: {
block: "boolean";
endSession: "boolean";
freezeUser: "boolean";
notifications: readonly ["TransactionSecurityNotification"];
twoFactorAuthentication: "boolean";
};
type: "TransactionSecurityAction";
};
TransactionSecurityNotification: {
props: {
inApp: "boolean";
sendEmail: "boolean";
user: "string";
};
type: "TransactionSecurityNotification";
};
TransactionSecurityPolicy: {
extends: "Metadata";
props: {
action: "TransactionSecurityAction";
active: "boolean";
apexClass: "?string";
description: "?string";
developerName: "?string";
eventName: "?string";
eventType: "?string";
executionUser: "?string";
flow: "?string";
masterLabel: "?string";
resourceName: "?string";
type: "?string";
};
type: "TransactionSecurityPolicy";
};
Translations: {
extends: "Metadata";
props: {
customApplications: readonly ["CustomApplicationTranslation"];
customDataTypeTranslations: readonly ["CustomDataTypeTranslation"];
customLabels: readonly ["CustomLabelTranslation"];
customPageWebLinks: readonly ["CustomPageWebLinkTranslation"];
customTabs: readonly ["CustomTabTranslation"];
flowDefinitions: readonly ["FlowDefinitionTranslation"];
quickActions: readonly ["GlobalQuickActionTranslation"];
reportTypes: readonly ["ReportTypeTranslation"];
scontrols: readonly ["ScontrolTranslation"];
};
type: "Translations";
};
UIObjectRelationConfig: {
extends: "Metadata";
props: {
UIObjectRelationFieldConfigs: readonly ["UIObjectRelationFieldConfig"];
contextObject: "string";
contextObjectRecordType: "?string";
directRelationshipField: "?string";
indirectObjectContextField: "?string";
indirectObjectRelatedField: "?string";
indirectRelationshipObject: "?string";
isActive: "boolean";
masterLabel: "string";
relatedObject: "string";
relatedObjectRecordType: "?string";
relationshipType: "string";
};
type: "UIObjectRelationConfig";
};
UIObjectRelationFieldConfig: {
props: {
displayLabel: "string";
queryText: "string";
rowOrder: "number";
};
type: "UIObjectRelationFieldConfig";
};
UiFormulaCriterion: {
props: {
leftValue: "string";
operator: "string";
rightValue: "?string";
};
type: "UiFormulaCriterion";
};
UiFormulaRule: {
props: {
booleanFilter: "?string";
criteria: readonly ["UiFormulaCriterion"];
};
type: "UiFormulaRule";
};
UiPlugin: {
extends: "MetadataWithContent";
props: {
description: "?string";
extensionPointIdentifier: "string";
isEnabled: "boolean";
language: "string";
masterLabel: "string";
};
type: "UiPlugin";
};
UpsertResult: {
props: {
created: "boolean";
errors: readonly ["Error"];
fullName: "string";
success: "boolean";
};
type: "UpsertResult";
};
UserCriteria: {
extends: "Metadata";
props: {
creationAgeInSeconds: "?number";
description: "?string";
lastChatterActivityAgeInSeconds: "?number";
masterLabel: "string";
profiles: readonly ["string"];
userTypes: readonly ["string"];
};
type: "UserCriteria";
};
UserEngagementSettings: {
extends: "Metadata";
props: {
canGovCloudUseAdoptionApps: "?boolean";
doesScheduledSwitcherRunDaily: "?boolean";
enableCustomHelpGlobalSection: "?boolean";
enableHelpMenuShowFeedback: "?boolean";
enableHelpMenuShowHelp: "?boolean";
enableHelpMenuShowNewUser: "?boolean";
enableHelpMenuShowSearch: "?boolean";
enableHelpMenuShowSfdcContent: "?boolean";
enableHelpMenuShowShortcut: "?boolean";
enableHelpMenuShowSupport: "?boolean";
enableHelpMenuShowTrailhead: "?boolean";
enableIBILOptOutDashboards: "?boolean";
enableIBILOptOutEvents: "?boolean";
enableIBILOptOutReports: "?boolean";
enableIBILOptOutTasks: "?boolean";
enableLexToClassicFeedbackEnable: "?boolean";
enableOrchestrationInSandbox: "?boolean";
enableOrgUserAssistEnabled: "?boolean";
enableScheduledSwitcher: "?boolean";
enableSfdcProductFeedbackSurvey: "?boolean";
enableShowSalesforceUserAssist: "?boolean";
isAutoTransitionDelayed: "?boolean";
isCrucNotificationDisabled: "?boolean";
isCustomProfileAutoTransitionDelayed: "?boolean";
isLEXWelcomeMatDisabled: "?boolean";
isMeetTheAssistantDisabledInClassic: "?boolean";
isMeetTheAssistantDisabledInLightning: "?boolean";
optimizerAppEnabled: "?boolean";
};
type: "UserEngagementSettings";
};
UserInterfaceSettings: {
extends: "Metadata";
props: {
alternateAlohaListView: "?boolean";
enableAsyncRelatedLists: "?boolean";
enableClickjackUserPageHeaderless: "?boolean";
enableCollapsibleSections: "?boolean";
enableCollapsibleSideBar: "?boolean";
enableCustomObjectTruncate: "?boolean";
enableCustomeSideBarOnAllPages: "?boolean";
enableDeleteFieldHistory: "?boolean";
enableHoverDetails: "?boolean";
enableInlineEdit: "?boolean";
enableNewPageLayoutEditor: "?boolean";
enablePersonalCanvas: "?boolean";
enablePrintableListViews: "?boolean";
enableProfileCustomTabsets: "?boolean";
enableQuickCreate: "?boolean";
enableTabOrganizer: "?boolean";
};
type: "UserInterfaceSettings";
};
UserManagementSettings: {
extends: "Metadata";
props: {
enableCanAnswerContainUsername: "?boolean";
enableCanSaveUserPerm: "?boolean";
enableConcealPersonalInfo: "?boolean";
enableContactlessExternalIdentityUsers: "?boolean";
enableEnhancedPermsetMgmt: "?boolean";
enableEnhancedProfileMgmt: "?boolean";
enableNewProfileUI: "?boolean";
enableScrambleUserData: "?boolean";
enableUserSelfDeactivate: "?boolean";
};
type: "UserManagementSettings";
};
Users: {
props: {
user: readonly ["string"];
};
type: "Users";
};
ValidationRule: {
extends: "Metadata";
props: {
active: "boolean";
description: "?string";
errorConditionFormula: "string";
errorDisplayField: "?string";
errorMessage: "string";
};
type: "ValidationRule";
};
ValidationRuleTranslation: {
props: {
errorMessage: "string";
name: "string";
};
type: "ValidationRuleTranslation";
};
ValueSet: {
props: {
controllingField: "?string";
restricted: "?boolean";
valueSetDefinition: "?ValueSetValuesDefinition";
valueSetName: "?string";
valueSettings: readonly ["ValueSettings"];
};
type: "ValueSet";
};
ValueSetValuesDefinition: {
props: {
sorted: "boolean";
value: readonly ["CustomValue"];
};
type: "ValueSetValuesDefinition";
};
ValueSettings: {
props: {
controllingFieldValue: readonly ["string"];
valueName: "string";
};
type: "ValueSettings";
};
ValueTranslation: {
props: {
masterLabel: "string";
translation: "?string";
};
type: "ValueTranslation";
};
ValueTypeField: {
props: {
fields: readonly ["ValueTypeField"];
foreignKeyDomain: readonly ["string"];
isForeignKey: "boolean";
isNameField: "boolean";
minOccurs: "number";
name: "string";
picklistValues: readonly ["PicklistEntry"];
soapType: "string";
valueRequired: "boolean";
};
type: "ValueTypeField";
};
VoiceSettings: {
extends: "Metadata";
props: {
enableCallDisposition: "?boolean";
enableVoiceCallList: "?boolean";
enableVoiceCallRecording: "?boolean";
enableVoiceCoaching: "?boolean";
enableVoiceConferencing: "?boolean";
enableVoiceLocalPresence: "?boolean";
enableVoiceMail: "?boolean";
enableVoiceMailDrop: "?boolean";
};
type: "VoiceSettings";
};
WaveApplication: {
extends: "Metadata";
props: {
assetIcon: "?string";
description: "?string";
folder: "string";
masterLabel: "string";
shares: readonly ["FolderShare"];
templateOrigin: "?string";
templateVersion: "?string";
};
type: "WaveApplication";
};
WaveDashboard: {
extends: "MetadataWithContent";
props: {
application: "string";
description: "?string";
masterLabel: "string";
templateAssetSourceName: "?string";
};
type: "WaveDashboard";
};
WaveDataflow: {
extends: "MetadataWithContent";
props: {
dataflowType: "?string";
description: "?string";
masterLabel: "string";
};
type: "WaveDataflow";
};
WaveDataset: {
extends: "Metadata";
props: {
application: "string";
description: "?string";
masterLabel: "string";
templateAssetSourceName: "?string";
};
type: "WaveDataset";
};
WaveLens: {
extends: "MetadataWithContent";
props: {
application: "string";
datasets: readonly ["string"];
description: "?string";
masterLabel: "string";
templateAssetSourceName: "?string";
visualizationType: "string";
};
type: "WaveLens";
};
WaveRecipe: {
extends: "MetadataWithContent";
props: {
dataflow: "string";
masterLabel: "string";
securityPredicate: "?string";
targetDatasetAlias: "string";
};
type: "WaveRecipe";
};
WaveTemplateBundle: {
extends: "Metadata";
props: {
assetIcon: "?string";
assetVersion: "?number";
description: "?string";
label: "string";
templateType: "string";
};
type: "WaveTemplateBundle";
};
WaveXmd: {
extends: "Metadata";
props: {
application: "?string";
dataset: "string";
datasetConnector: "?string";
datasetFullyQualifiedName: "?string";
dates: readonly ["WaveXmdDate"];
dimensions: readonly ["WaveXmdDimension"];
measures: readonly ["WaveXmdMeasure"];
organizations: readonly ["WaveXmdOrganization"];
origin: "?string";
type: "?string";
waveVisualization: "?string";
};
type: "WaveXmd";
};
WaveXmdDate: {
props: {
alias: "string";
compact: "?boolean";
dateFieldDay: "?string";
dateFieldEpochDay: "?string";
dateFieldEpochSecond: "?string";
dateFieldFiscalMonth: "?string";
dateFieldFiscalQuarter: "?string";
dateFieldFiscalWeek: "?string";
dateFieldFiscalYear: "?string";
dateFieldFullYear: "?string";
dateFieldHour: "?string";
dateFieldMinute: "?string";
dateFieldMonth: "?string";
dateFieldQuarter: "?string";
dateFieldSecond: "?string";
dateFieldWeek: "?string";
dateFieldYear: "?string";
description: "?string";
firstDayOfWeek: "number";
fiscalMonthOffset: "number";
isYearEndFiscalYear: "?boolean";
label: "?string";
showInExplorer: "?boolean";
sortIndex: "number";
type: "string";
};
type: "WaveXmdDate";
};
WaveXmdDimension: {
props: {
conditionalFormatting: readonly ["WaveXmdFormattingProperty"];
customActions: readonly ["WaveXmdDimensionCustomAction"];
customActionsEnabled: "?boolean";
dateFormat: "?string";
description: "?string";
field: "string";
fullyQualifiedName: "?string";
imageTemplate: "?string";
isDerived: "boolean";
isMultiValue: "?boolean";
label: "?string";
linkTemplate: "?string";
linkTemplateEnabled: "?boolean";
linkTooltip: "?string";
members: readonly ["WaveXmdDimensionMember"];
origin: "?string";
recordDisplayFields: readonly ["WaveXmdRecordDisplayLookup"];
recordIdField: "?string";
recordOrganizationIdField: "?string";
salesforceActions: readonly ["WaveXmdDimensionSalesforceAction"];
salesforceActionsEnabled: "?boolean";
showDetailsDefaultFieldIndex: "?number";
showInExplorer: "?boolean";
sortIndex: "number";
};
type: "WaveXmdDimension";
};
WaveXmdDimensionCustomAction: {
props: {
customActionName: "string";
enabled: "boolean";
icon: "?string";
method: "?string";
sortIndex: "number";
target: "?string";
tooltip: "?string";
url: "?string";
};
type: "WaveXmdDimensionCustomAction";
};
WaveXmdDimensionMember: {
props: {
color: "?string";
label: "?string";
member: "string";
sortIndex: "number";
};
type: "WaveXmdDimensionMember";
};
WaveXmdDimensionSalesforceAction: {
props: {
enabled: "boolean";
salesforceActionName: "string";
sortIndex: "number";
};
type: "WaveXmdDimensionSalesforceAction";
};
WaveXmdFormattingBin: {
props: {
bin: "string";
formatValue: "string";
label: "string";
sortIndex: "number";
};
type: "WaveXmdFormattingBin";
};
WaveXmdFormattingPredicate: {
props: {
formatValue: "string";
operator: "string";
sortIndex: "number";
value: "string";
};
type: "WaveXmdFormattingPredicate";
};
WaveXmdFormattingProperty: {
props: {
formattingBins: readonly ["WaveXmdFormattingBin"];
formattingPredicates: readonly ["WaveXmdFormattingPredicate"];
property: "string";
referenceField: "string";
sortIndex: "number";
type: "string";
};
type: "WaveXmdFormattingProperty";
};
WaveXmdMeasure: {
props: {
conditionalFormatting: readonly ["WaveXmdFormattingProperty"];
dateFormat: "?string";
description: "?string";
field: "string";
formatCustomFormat: "?string";
formatDecimalDigits: "?number";
formatIsNegativeParens: "?boolean";
formatPrefix: "?string";
formatSuffix: "?string";
formatUnit: "?string";
formatUnitMultiplier: "?number";
fullyQualifiedName: "?string";
isDerived: "boolean";
label: "?string";
origin: "?string";
showDetailsDefaultFieldIndex: "?number";
showInExplorer: "?boolean";
sortIndex: "number";
};
type: "WaveXmdMeasure";
};
WaveXmdOrganization: {
props: {
instanceUrl: "string";
label: "string";
organizationIdentifier: "string";
sortIndex: "number";
};
type: "WaveXmdOrganization";
};
WaveXmdRecordDisplayLookup: {
props: {
recordDisplayField: "string";
};
type: "WaveXmdRecordDisplayLookup";
};
WebLink: {
extends: "Metadata";
props: {
availability: "string";
description: "?string";
displayType: "string";
encodingKey: "?string";
hasMenubar: "?boolean";
hasScrollbars: "?boolean";
hasToolbar: "?boolean";
height: "?number";
isResizable: "?boolean";
linkType: "string";
masterLabel: "?string";
openType: "string";
page: "?string";
position: "?string";
protected: "boolean";
requireRowSelection: "?boolean";
scontrol: "?string";
showsLocation: "?boolean";
showsStatus: "?boolean";
url: "?string";
width: "?number";
};
type: "WebLink";
};
WebLinkTranslation: {
props: {
label: "string";
name: "string";
};
type: "WebLinkTranslation";
};
WebToCaseSettings: {
props: {
caseOrigin: "?string";
defaultResponseTemplate: "?string";
enableWebToCase: "?boolean";
};
type: "WebToCaseSettings";
};
WeightedSourceCategory: {
props: {
sourceCategoryApiName: "string";
weight: "number";
};
type: "WeightedSourceCategory";
};
WorkDotComSettings: {
extends: "Metadata";
props: {
enableCoachingManagerGroupAccess: "?boolean";
enableGoalManagerGroupAccess: "?boolean";
enableProfileSkills: "?boolean";
enableProfileSkillsAddFeedPost: "?boolean";
enableProfileSkillsAutoSuggest: "?boolean";
enableProfileSkillsUsePlatform: "?boolean";
enableWorkBadgeDefRestrictPref: "?boolean";
enableWorkCalibration: "?boolean";
enableWorkCanvasPref: "?boolean";
enableWorkCertification: "?boolean";
enableWorkCertificationNotification: "?boolean";
enableWorkRewardsPref: "?boolean";
enableWorkThanksPref: "?boolean";
enableWorkUseObjectivesForGoals: "?boolean";
};
type: "WorkDotComSettings";
};
Workflow: {
extends: "Metadata";
props: {
alerts: readonly ["WorkflowAlert"];
fieldUpdates: readonly ["WorkflowFieldUpdate"];
flowActions: readonly ["WorkflowFlowAction"];
knowledgePublishes: readonly ["WorkflowKnowledgePublish"];
outboundMessages: readonly ["WorkflowOutboundMessage"];
rules: readonly ["WorkflowRule"];
send: readonly ["WorkflowSend"];
tasks: readonly ["WorkflowTask"];
};
type: "Workflow";
};
WorkflowAction: {
extends: "Metadata";
props: {};
type: "WorkflowAction";
};
WorkflowActionReference: {
props: {
name: "string";
type: "string";
};
type: "WorkflowActionReference";
};
WorkflowAlert: {
extends: "WorkflowAction";
props: {
ccEmails: readonly ["string"];
description: "string";
protected: "boolean";
recipients: readonly ["WorkflowEmailRecipient"];
senderAddress: "?string";
senderType: "?string";
template: "string";
};
type: "WorkflowAlert";
};
WorkflowEmailRecipient: {
props: {
field: "?string";
recipient: "?string";
type: "string";
};
type: "WorkflowEmailRecipient";
};
WorkflowFieldUpdate: {
extends: "WorkflowAction";
props: {
description: "?string";
field: "string";
formula: "?string";
literalValue: "?string";
lookupValue: "?string";
lookupValueType: "?string";
name: "string";
notifyAssignee: "boolean";
operation: "string";
protected: "boolean";
reevaluateOnChange: "?boolean";
targetObject: "?string";
};
type: "WorkflowFieldUpdate";
};
WorkflowFlowAction: {
extends: "WorkflowAction";
props: {
description: "?string";
flow: "string";
flowInputs: readonly ["WorkflowFlowActionParameter"];
label: "string";
language: "?string";
protected: "boolean";
};
type: "WorkflowFlowAction";
};
WorkflowFlowActionParameter: {
props: {
name: "string";
value: "?string";
};
type: "WorkflowFlowActionParameter";
};
WorkflowKnowledgePublish: {
extends: "WorkflowAction";
props: {
action: "string";
description: "?string";
label: "string";
language: "?string";
protected: "boolean";
};
type: "WorkflowKnowledgePublish";
};
WorkflowOutboundMessage: {
extends: "WorkflowAction";
props: {
apiVersion: "number";
description: "?string";
endpointUrl: "string";
fields: readonly ["string"];
includeSessionId: "boolean";
integrationUser: "string";
name: "string";
protected: "boolean";
useDeadLetterQueue: "?boolean";
};
type: "WorkflowOutboundMessage";
};
WorkflowRule: {
extends: "Metadata";
props: {
actions: readonly ["WorkflowActionReference"];
active: "boolean";
booleanFilter: "?string";
criteriaItems: readonly ["FilterItem"];
description: "?string";
formula: "?string";
triggerType: "string";
workflowTimeTriggers: readonly ["WorkflowTimeTrigger"];
};
type: "WorkflowRule";
};
WorkflowSend: {
extends: "WorkflowAction";
props: {
action: "string";
description: "?string";
label: "string";
language: "?string";
protected: "boolean";
};
type: "WorkflowSend";
};
WorkflowTask: {
extends: "WorkflowAction";
props: {
assignedTo: "?string";
assignedToType: "string";
description: "?string";
dueDateOffset: "number";
notifyAssignee: "boolean";
offsetFromField: "?string";
priority: "string";
protected: "boolean";
status: "string";
subject: "string";
};
type: "WorkflowTask";
};
WorkflowTaskTranslation: {
props: {
description: "?string";
name: "string";
subject: "?string";
};
type: "WorkflowTaskTranslation";
};
WorkflowTimeTrigger: {
props: {
actions: readonly ["WorkflowActionReference"];
offsetFromField: "?string";
timeLength: "?string";
workflowTimeTriggerUnit: "string";
};
type: "WorkflowTimeTrigger";
};
WorkspaceMapping: {
props: {
fieldName: "?string";
tab: "string";
};
type: "WorkspaceMapping";
};
} = ...
This file is generated from WSDL file by wsdl2schema.ts. Do not modify directly. To generate the file, run "ts-node path/to/wsdl2schema.ts path/to/wsdl.xml path/to/schema.ts"