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.ProcessPolicyLimitsRepresentation
Output representation for processing the policy limits for a claim loss item.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.ErrorDetail> | Details of the errors that are associated with the processing of the API request. | 65.0 |
| exceededAmount | Double | Amount that exceeds the remaining available policy limit in the specified limit currency. | 66.0 |
| exceededCount | Integer | Count of coverage units beyond the policy’s allowed unit limit. | 66.0 |
| insPolicyLimitTrackings | List<ConnectApi.InsPolicyLimitTrackingDetailsRep> | List of insurance policy limit tracking details. | 65.0 |
| isLimitExceeded | Boolean | Indicates whether a limit is exceeded (true) or not (false). | 65.0 |