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.CreateClaimCoverageInputRepresentation
Input representation for creating a claim coverage.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| additionalFields | Object | Additional fields for the claim coverage. | Optional | 65.0 |
| claimItemId | String | ID of the claim item. | Optional | 65.0 |
| claimParticipantId | String | ID of the claim participant. | Optional | 65.0 |
| currencyIsoCode | String | Currency ISO code for reserve adjustments. | Optional | 65.0 |
| expenseReserveAmount | Double | Amount that's reserved to cover potential expenses while handling the claim, such as administrative or legal costs. | Optional | 65.0 |
| insurancePolicyAssetId | String | ID of the insurance policy asset. | Optional | 65.0 |
| insurancePolicyCoverageId | String | ID of the insurance policy coverage. | Optional | 65.0 |
| lossReserveAmount | Double | Amount that's reserved to cover a potential payment for a loss. | Optional | 65.0 |
| name | String | Name of the claim coverage. | Optional | 65.0 |
| reserveProcessingMode | String | Determines how financial reserves are handled when a claim coverage is created. | Optional | 65.0 |