InsuranceContributionPlan

Represents all contributions made by an employee towards their insurance policy or insurance policy coverage. This object is available in API version 61 and later.

Supported Calls

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

Fields

Field Details
AdditionalInformation
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The additional information about the contribution plan.
ContributionFrequency
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the contribution frequencys.
Possible values are:
  • Annually
  • Monthly
  • Quarterly
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
If multiple currencies are enabled, this field contains the currency ISO code associated with the record.
Possible values are:
  • EUR—Euro
  • GBP—British Pound
  • USD—U.S. Dollar
The default value is USD.
InsurancePolicyCoverageId The insurance policy coverage that's associated with the insurance contribution plan.
InsurancePolicyId The insurance policy that's associated with the insurance contribution plan.
IsNonContributory
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the employee contributes to the plan or not.
The default value is false.
IsPreTax
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the contribution is pre tax or not.
The default value is false.
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, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the plan.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

InsuranceContributionPlanChangeEvent
Change events are available for the object in API version 62.0 and later.
InsuranceContributionPlanFeed
Feed tracking is available for the object.
InsuranceContributionPlanHistory
History is available for tracked fields of the object.
InsuranceContributionPlanOwnerSharingRule
Sharing rules are available for the object.
InsuranceContributionPlanShare
Sharing is available for the object.