ConnectApi.ContractItem
Addition fields to be added to the contract items.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| entity | String | API name of the entity to add fields to, such as ContractGroupPlan. | Optional | 65.0 |
| fields | List<ConnectApi.InsuranceApexStringRepresentation> | List of key-value pairs that represent the fields and their values for the entity. | Optional | 65.0 |
| instanceKey | String | Unique instance key of the Quote Line Item. | Optional | 65.0 |