Newer Version Available

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

AuthorizationFormConsentHistory

Represents the history of changes to values in the fields of an authorization form consent record. This object is available in API version 46.0 and later.

Supported Calls

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

Special Access Rules

This object is available if Data Protection and Privacy is enabled.

Fields

Field Name Details
AuthorizationFormConsentId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the authorization form consent record.
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the changed field.
Possible values are:
  • AuthorizationFormText
  • ConsentCapturedDateTime
  • ConsentCapturedSource
  • ConsentCapturedSourceType
  • created
  • feedEvent
  • individualMerged
  • Name
  • ownerAccepted
  • ownerAssignment
  • Party
  • locked
  • unlocked
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 authorization form consent records.