Newer Version Available

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

VideoCallPtcpRequest

Represents information about remote signature request for video call participants, including key details such as status, type, and other relevant information for tracking and managing the signature process. This object is availavle in API version 65.0 and later.

Supported Calls

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

Fields

Field Details
ExpirationDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when the video call participant request expires.
IsSignatureCopyRequested
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a copy of the signature receipt is required (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this 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 or list view. If this value is null, and LastReferenceDateis not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the video call participant request.
RequestInformation
Type
textarea
Properties
Create, Update
Description
The information related to the samples or consent channels requested.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The identifier of the record in the source system.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the system from which data is loaded into the object.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the video call participant request.
Possible values are:
  • Accepted
  • Expired
  • Requested
  • Verified
The default value is Requested.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of the video call participant request.
Possible values are:
  • Request Consent
  • Request Signature
VideoCallParticipantId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The video call participant associated with the video call participant request.
This field is a relationship field.
Relationship Name
VideoCallParticipant
Relationship Type
Master-detail
Refers To
VideoCallParticipant (the master object)

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.

VideoCallPtcpRequestFeed
Feed tracking is available for the object.
VideoCallPtcpRequestHistory
History is available for tracked fields of the object.