EntityLimit

Represents the limits for an object as displayed in the Setup UI.

This object is available in API version 34.0 and later.

Supported SOAP Calls

query()

Supported REST HTTP Methods

GET

Fields

Field Details
DurableId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier for the field. Always retrieve this value before using it, as the value isn’t guaranteed to stay the same from one release to the next. Use this field to simplify queries.
EntityDefinition
Type
EntityDefinition
Properties
Filter, Group, Sort
Description
The object to which these limits apply.
EntityDefinitionId
Type
string
Properties
Filter, Group, Sort
Description
ID of the object to which these limits apply.
Label
Type
string
Properties
Filter, Group, Sort
Description
The label of the object to which these limits apply.
Max
Type
int
Properties
Filter, Group, Sort
Description
The maximum number of objects that the organization is allowed to have.
Remaining
Type
int
Properties
Filter, Group, Sort
Description
The number of objects still available. For example, if the limit on custom objects is 100, and you create 75, this value is 25.
Type
Type
string
Properties
Filter, Group, Restricted picklist, Sort
Description
What type of component the limit applies to:
  • ActiveLookupFilters
  • ActiveRules
  • ActiveValidationRules
  • ApprovalProcesses
  • CbsSharingRules
  • CustomFields
  • CustomRelationship
  • RollupSummary
  • SharingRules
  • TotalRules
  • VLookup