ConnectApi.InsuranceContractItem
Input representation of an entity, product path, and field values used to extend a
contract when you issue it from a quote.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| entity | String | API name of the object to apply the additional field values to, such as Contract, InsuranceContract, or ContractGroupPlan. | Optional | 68.0 |
| fields | List<ConnectApi.InsuranceApexStringRepresentation> | Additional fields and their values to apply to the entity. | Optional | 68.0 |
| productPath | String | Product path used for hierarchical product identification, such as Health/Dental or Life/Term. | Optional | 68.0 |