Newer Version Available
ConnectApi.ClaimItemOutputRepresentation
Output representation for a claim item.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| additionalFields | Object | Additional fields of the claim item. | 65.0 |
| attributes | List<ConnectApi.ClaimAttributeOutputRepresentation> | Attributes of the claim item. | 65.0 |
| category | String | Category of the claim item. | 65.0 |
| id | String | ID of the claim item. | 65.0 |
| instanceKey | String | Unique instance key of the claim item. | 65.0 |
| insurancePolicyCoverageId | String | ID of the insurance policy coverage. | 65.0 |
| insuredItemId | String | ID of the insured item involved. | 65.0 |
| name | String | Name of the claim item. | 65.0 |
| participantInstanceKey | String | Instance key of the claim participant. | 65.0 |
| productCode | String | Product code of the claim item. | 65.0 |
| relatedObjects | List<ConnectApi.ClaimRelatedObjectOutputRepresentation> | Claim item related objects. | 65.0 |