Newer Version Available

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

IdentityVerificationProcFld

Used to configure the questions or criteria for verifying the identity of a caller. Available in API version 54.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

The Health Cloud permission set license is required to use this object.

Fields

Field Details
CustomFieldLabel
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The custom label for the field that contains the verification data.

As of API version 54.0, translation of custom field labels isn't supported.

Note

DataSourceType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The source type of the data.
Possible values are:
  • External

    As of API version 54.0, an external data source isn’t supported.

    Note

  • Salesforce
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The developer name of a record.
FieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The label of the field that contains the verification data based on the selected field type.
FieldType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Indicates the type of field.
Possible values are:
  • additionalResultField—To fetch data as part of the search query, but the data isn’t displayed in search results. Suppose you want to fetch the policy number and the age of the policy owner as a result of the search but the agent isn’t supposed to see this data. You can write custom logic to process this additional data.
  • optionalVerifier—Optional Verifier
  • requiredVerifier—Required Verifier
  • resultField—To display in search results. For example, when an agent searches for a caller, you’d like the search results to include the account name, phone number, and email ID.
  • searchField—To perform object-based search.

    Object-based search isn't supported as of API version 54.0.

    Note

FieldValueFormula
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the formula that's applied to the field value.

As of API version 54.0, this isn’t supported.

Note

IdentityVerificationProcDtlId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The label of the relevant Identity Verification Process Detail record.
This is a relationship field.
Relationship Name
IdentityVerificationProcDtl
Relationship Type
Lookup
Refers To
IdentityVerificationProcDtl
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is active.
The default value is 'false'.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The languages in which translation of record labels is supported.
Possible values are:
  • da—Danish
  • de—German
  • en_US—English
  • es—Spanish
  • es_MX—Spanish (Mexico)
  • fi—Finnish
  • fr—French
  • it—Italian
  • ja—Japanese
  • ko—Korean
  • nl_NL—Dutch
  • no—Norwegian
  • pt_BR—Portuguese (Brazil)
  • ru—Russian
  • sv—Swedish
  • th—Thai
  • zh_CN—Chinese (Simplified)
  • zh_TW—Chinese (Traditional)
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The label of the Identity Verification Process Field record.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The namespace prefix associated with this object. Each Developer Edition organization that creates a managed package has a unique namespace prefix. Limit: 15 characters. You can refer to a component in a managed package by using the namespacePrefix__componentName notation.
The namespace prefix can have one of the following values:
  • In Developer Edition organizations, the namespace prefix is set to the namespace prefix of the organization for all objects that support it. There’s an exception if an object is in an installed managed package. In that case, the object has the namespace prefix of the installed managed package. This field’s value is the namespace prefix of the Developer Edition organization of the package developer.
  • In organizations that aren’t Developer Edition organizations, NamespacePrefix is only set for objects that are part of an installed managed package. There’s no namespace prefix for all other objects.
SequenceNumber
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The sequence number of the field.