Newer Version Available

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

InsProductClauseVariableMap

Represents the mapping between a token defined in an insurance clause and the product attributes that populate the token value at runtime. For example, a Free Look clause allows a customer to cancel a policy within a certain number of days. The number of days is a variable (or, token) that's populated using product-specific attributes. This object is available in API version 65.0 and later.

Supported Calls

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

Fields

Field Details
Attribute
Type
string
Properties
Create, Filter, Group, Sort, Update
Description

The name of the context attribute that's mapped to the variable.

InsuranceProductClauseId
Type
reference
Properties
Create, Filter, Group, Sort
Description
This field is a relationship field.
Relationship Name
InsuranceProductClause
Relationship Type
Master-detail
Refers To
InsuranceProductClause (the master object)
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, the user might have only accessed this record or list view (LastReferencedDate), but not viewed it.

Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description

The name of the insurance product clause mapping.

VariableDataType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of the variable used in the clause template. Possible values are:
  • boolean
  • currency
  • date
  • datetime
  • number
  • percent
  • picklist
  • reference
  • string
VariableName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description

The name of the variable used in the clause template.