Newer Version Available

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

AuthorizationFormConsent

Represents the date and way in which a user consented to an authorization form. This object is available in API version 46.0 and later.

Supported Calls

create()delete()describeLayout()describeSObjects()getDeleted()getUpdated()query()retrieve()search()undelete()update()upsert()

Special Access Rules

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

Fields

Field Name Details
AuthorizationFormTextId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Required. The authorization form text that the Individual consented to.
ConsentCapturedDateTime
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. The date and time that consent was given.
ConsentCapturedSource
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. The source through which consent was captured. For example, user@example.com, www.example.com.
ConsentCapturedSourceType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. The source type through which consent was captured. For example, phone, email, or website.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description

Required. The name of the authorization form consent.

PartyId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. Represents the record based on the Individual object you want to associate consent with.