Newer Version Available

This content describes an older version of this product. View Latest

EntitlementHistory

Represents the changes to field values on an Entitlement. This object is available in API version 18.0 and later.

Supported Calls

create(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
EntitlementId
Type
reference
Properties
Filter
Description
Required. ID of the Entitlement.
Field
Type
picklist
Properties
Filter, Restricted picklist
Description
The name of the field that was changed.
IsDeleted
Type
boolean
Properties
Defaulted on create, Filter
Description
Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted.
NewValue
Type
anyType
Properties
Nillable
Description
The new value of the field that was changed.
OldValue
Type
anyType
Properties
Nillable
Description
The latest value of the field before it was changed.

Usage

This object respects field-level security on the parent object.