Services Estimator API Developer Reference

ffscpq.GuidedScopingEstimatePlatformEventData

global with sharing class GuidedScopingEstimatePlatformEventData

Platform event data for the Guided Scoping Create Estimate process.

Properties

Name Type Description
estimateId Id The ID of the Estimate being created.
estimateProductInstanceIds List<Id> The IDs of the Estimate Product Instances associated with the Estimate.

Methods

GuidedScopingEstimatePlatformEventData

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

A default constructor with minimum required properties.

Input Parameters

Name Type Description
estimateId Id The ID of the Estimate being created.
estimateProductInstanceIds List<Id> The IDs of the Estimate Product Instances associated with the Estimate.
© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.