Services Estimator API Developer Reference

ffscpq.AddProductsToEstimatePlatformEventData

global with sharing class AddProductsToEstimatePlatformEventData

Platform event data for the Add To Estimate process.

Properties

Name Type Description
estimateId Id The ID of the Estimate where products are added.
estimateProductInstanceIds List<Id> The IDs of the Estimate Product Instances added to the Estimate.

Methods

AddProductsToEstimatePlatformEventData

global AddProductsToEstimatePlatformEventData(Id estimateId, List<Id> estimateProductInstanceIds)

A default constructor with minimum required properties.

Input Parameters

Name Type Description
estimateId Id The ID of the Estimate where products are added.
estimateProductInstanceIds List<Id> The IDs of the Estimate Product Instances added to the Estimate.
© Copyright 2009–2026 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.