Salesforce · JSON Structure
Salesforce Objects Structure
Type: object
Properties: 172
Required: 172
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales
Objects is a JSON Structure definition published by Salesforce, describing 172 properties, of which 172 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
Account
AccountBrand
AccountHistory
AccountPartner
ActiveScratchOrg
ActiveScratchOrgHistory
ApiAnomalyEventStore
AppAnalyticsQueryRequest
AppMenuItem
Asset
AssetHistory
AssetRelationship
AssetRelationshipHistory
AuthorizationForm
AuthorizationFormConsent
AuthorizationFormConsentHistory
AuthorizationFormDataUse
AuthorizationFormDataUseHistory
AuthorizationFormHistory
AuthorizationFormText
AuthorizationFormTextHistory
BackgroundOperation
BusinessBrand
BusinessHours
Campaign
CampaignHistory
CampaignMember
CampaignMemberStatus
Case
CaseComment
CaseContactRole
CaseHistory
ChannelProgram
ChannelProgramHistory
ChannelProgramLevel
ChannelProgramLevelHistory
ChannelProgramMember
ChannelProgramMemberHistory
CommSubscription
CommSubscriptionChannelType
CommSubscriptionChannelTypeHistory
CommSubscriptionHistory
ConsumptionRate
ConsumptionRateHistory
ConsumptionSchedule
ConsumptionScheduleHistory
Contact
ContactHistory
ContactPointTypeConsent
ContactPointTypeConsentHistory
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
{
"type": "object",
"name": "Objects",
"properties": {
"Account": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AccountBrand": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AccountHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AccountPartner": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ActiveScratchOrg": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ActiveScratchOrgHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ApiAnomalyEventStore": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AppAnalyticsQueryRequest": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AppMenuItem": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"Asset": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AssetHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AssetRelationship": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AssetRelationshipHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationForm": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormConsent": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormConsentHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormDataUse": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormDataUseHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormText": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"AuthorizationFormTextHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"BackgroundOperation": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"BusinessBrand": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"BusinessHours": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"Campaign": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CampaignHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CampaignMember": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CampaignMemberStatus": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"Case": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CaseComment": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CaseContactRole": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CaseHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgram": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgramHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgramLevel": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgramLevelHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgramMember": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ChannelProgramMemberHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CommSubscription": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CommSubscriptionChannelType": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CommSubscriptionChannelTypeHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"CommSubscriptionHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ConsumptionRate": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ConsumptionRateHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ConsumptionSchedule": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"ConsumptionScheduleHistory": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"objectInfoUrl": {
"type": "string"
}
},
"required": [
"apiName",
"keyPrefix",
"label",
"labelPlural",
"nameFields",
"objectInfoUrl"
]
},
"Contact": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"keyPrefix": {
"type": "string"
},
"label": {
"type": "string"
},
"labelPlural": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
# --- truncated at 32 KB (121 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/json-structure/salesforce-objects-structure.json