Newer Version Available

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

IndividualHistory

Represents the history of changes to values in the fields of a data privacy record, based on the Individual object. This object is available in versions 42.0 and later.

Supported Calls

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

Special Access Rules

  • This object is available if Data Protection and Privacy is enabled.
  • The Individual object isn’t available to Customer Community, Partner Community, and Customer Portal users.

Fields

Field Name Details
DataType
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Data type of the field that was changed.
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the changed field.
IndividualId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the data privacy record. Label is Individual ID.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The updated value of the changed field.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The previous value of the changed field.

Usage

Use this object to identify changes to data privacy records.

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