DigitalVerificationSetup

Stores information about a digital verification setup, such as the number of signatures needed and the record action that's related to the verification. This object is available in API version 60.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed a record indirectly; for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp 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
The name of the digital verification setup record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
RecordActionType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the record action applicable for the digital verification setup, such as Create and Edit.
Possible values are:
  • Create
  • Edit
ReferenceObjectApiName
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The parent object for which the digital verification setup is applicable.
Possible values are:
  • CarePgmEnrolleeWorkOrder
  • CarePgmEnrolleeWkOrdStep
  • The API name of any custom object created in the org.
VerificationProcessType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the process type of the verification, such as sequential or parallel.
Possible values are:
  • Parallel
  • Sequential
VerificationType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the process type of the digital verification setup.
Possible values are:
  • DualSignature
  • FiveSignatures
  • FourSignatures
  • NoSignature
  • NotApplicable
  • SingleSignature
  • ThreeSignatures

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

DigitalVerificationSetupHistory
History is available for tracked fields of the object.
DigitalVerificationSetupOwnerSharingRule
Sharing rules are available for the object.
DigitalVerificationSetupShare
Sharing is available for the object.