ConnectApi.InsuranceQuoteItem

Input representation for an insurance quote item that identifies an entity, product path, and additional field overrides.
Property Type Description Required or Optional Available Version
entity String Entity name to apply the field overrides to, such as Quote or QuoteLineItem. 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