InsuranceClaimAsset

A junction object that associates the Claim object with the InsurancePolicyAsset object. You see this object only if you have 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
ClaimId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the originating claim.
InsurancePolicyAssetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the asset associated with this claim.
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 are available in the same API version as this object.

InsuranceClaimAssetFeed
Feed tracking is available for the object.
InsuranceClaimAssetHistory
History is available for tracked fields of the object.