InsurancePolicyMemberAsset

A junction object that associates the InsurancePolicyAsset object with the InsurancePolicyParticipant object. You see this object only if you’ve enabled the Use Many-to-Many Relationships org pref.

Supported Calls

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

Fields

Field Details
InsurancePolicyAssetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the insured asset.
InsurancePolicyId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the insurance policy associated with the asset. This field is available from API version 51.0 and later.
InsurancePolicyParticipantId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the insured policy participant.
IsAssetIsParent
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the asset is the parent of the insurance (true) or the participant (false).
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
An auto-generated number assigned to this record.
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’re available in the same API version as this object.

InsurancePolicyMemberAssetChangeEvent
Change events are available for the object in API version 62.0 and later.
InsurancePolicyMemberAssetFeed
Feed tracking is available for the object.
InsurancePolicyMemberAssetHistory
History is available for tracked fields of the object.
InsurancePolicyMemberAssetOwnerSharingRule
Sharing rules are available for the object.
InsurancePolicyMemberAssetShare
Sharing is available for the object.