InsuranceProfile

Represents the insurance-related attributes for the insured member.

Supported Calls

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

Fields

Field Details
ContactId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the contact related to this insurance profile.
IsAlcoholAbuser
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person has a history of alcohol abuse. The default value is False.
IsAlcoholConsumer
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person consumes alcohol. The default value is False.
IsDrugAbuser
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person has a history of drug abuse. The default value is False.
IsGoodDriver
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person is categorized as a good driver. The default value is False.
IsGoodStudent
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person is categorized as a good student. The default value is False.
IsHighRiskOccupation
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person’s current employment is a high-risk job. The default value is False.
IsLicenseSuspended
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the insured member’s driver’s license was ever suspended. The default value is False.
IsTobaccoConsumer
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person consumes tobacco. The default value is False.
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.
MajorCitationCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of major citations the person had when the policy was created.
MinorCitationCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of minor citations the person had when the policy was created.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
An auto-generated number assigned to this record.
NumberOfAccidents
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of accidents the insured member was involved in.
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the source system this record was obtained from.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of this record in the source system.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

InsuranceProfileChangeEvent
Change events are available for the object in API version 62.0 and later.
InsuranceProfileFeed
Feed tracking is available for the object.
InsuranceProfileHistory
History is available for tracked fields of the object.
InsuranceProfileOwnerSharingRule
Sharing rules are available for the object.
InsuranceProfileShare
Sharing is available for the object.