Insurance Developer Guide
Note: This release is in preview. Features described here don��t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ConnectApi Output Classes
All properties are read-only, except for instances of output classes created within test code.
All output classes are concrete unless marked abstract in this documentation.
All concrete output classes have no-argument constructors that you can invoke only from test code. See Testing ConnectApi Code.
Insurance Claim includes these Apex output classes.
-
ConnectApi.CalculateAdjustmentsRepresentation
Output representation of the details for calculating the adjustments for the claim loss item. -
ConnectApi.CancelClaimCoveragePaymentDetailRep
Output representation for the details of the cancel claim coverage payment detail record. -
ConnectApi.ClaimAttributeOutputRepresentation
Output representation for a claim attribute. -
ConnectApi.ClaimCovPaymentAdjDetailsRep
Output representation for the claim coverage payment adjustment details. -
ConnectApi.ClaimCoverageRepresentation
Output representation for a claim coverage operation. -
ConnectApi.ClaimDetailOutputRep
Invocable action output representation for claim details. -
ConnectApi.ClaimItemOutputRepresentation
Output representation for a claim item. -
ConnectApi.ClaimItemOutputRep
Invocable action output representation for claim item. -
ConnectApi.ClaimItemOutputs
Invocable action output representation for a wrapper that contains a list of claim items. -
ConnectApi.ClaimOutputRepresentation
Output representation for a retrieved claim. -
ConnectApi.ClaimParticipantOutputRepresentation
Output representation for a claim participant. -
ConnectApi.ClaimParticipantOutputRep
Invocable action output representation for claim participant. -
ConnectApi.ClaimParticipantOutputs
Invocable action output representation for a wrapper that contains a list of claim participants. -
ConnectApi.ClaimRelatedObjectOutputRepresentation
Output representation for a related object. -
ConnectApi.CreateClaimCoveragePaymentDetailRep
Output representation for the details of the create claim coverage payment detail record. -
ConnectApi.CreateClaimOutputRepresentation
Output representation for a create or update claim operation. -
ConnectApi.CreatePolicyLimitsRepresentation
Output representation of the created insurance policy limit records. -
ConnectApi.DeleteClaimCoveragePaymentDetailRep
Output representation for the Delete Claim Coverage Payment Detail resource. -
ConnectApi.EditClaimCoveragePaymentDetailRep
Output representation for editing claim coverage payment detail. -
ConnectApi.ErrorDetail
Output representation of an error. -
ConnectApi.GetClaimOutputRepresentation
Output representation for the Get Claim action. -
ConnectApi.GetInsPlcyCurrStndOutputRep
An Apex ConnectApi.GetInsPlcyCurrStndOutputRep record that contains the details of the consumed and available limits that are retrieved for the policy or claim. -
ConnectApi.IPLStandingCalcAmounts
Invocable action output representation for insurance policy limit standing calculation amounts. -
ConnectApi.IPLStandingCalcCoverageInfo
Output representation for insurance policy limit standing calculation. -
ConnectApi.IPLStandingCalcLimitAttributes
Invocable action output representation for limit attributes. -
ConnectApi.IPLStandingCalcOutputNode
Node representation for the Insurance Policy Term Current Standing invocable action node. -
ConnectApi.IPLStandingCalcValues
Invocable Action Output representation for IPL Standing Calculation Values -
ConnectApi.IPLStandingMappedScopes
Invocable action output representation for insurance policy limit standing mapped scopes. -
ConnectApi.InsPolicyLimitTrackingDetailsRep
Output representation for the insurance policy limit tracking details. -
ConnectApi.InsPolicyLmtCalcStandingRepresentation
Output representation for the current standings of the insurance policy limits. -
ConnectApi.InsPolicyLmtCalcStandingNode
Node representation for an insurance policy limit standing calculation. -
ConnectApi.PayClaimCoveragePaymentDetailRep
Output representation for a claim coverage payment detail operation. -
ConnectApi.PayExGratiaClaimCvrPaymentDetailRep
Output representation for the details of the ex gratia payment that’s made for the claim coverage payment detail. -
ConnectApi.ProcessPolicyLimitsRepresentation
Output representation for processing the policy limits for a claim loss item. -
ConnectApi.VerifyPolicyCoverageRepresentation
Output representation of a policy coverage's applicability for a specified loss date. -
ConnectApi.VerifyPolicyCoverageOutputRep
Invocable action output representation for verify policy coverage.