Services Estimator API Developer Reference

ffscpq.CloneEstimatePlatformEventData

global with sharing class CloneEstimatePlatformEventData

Platform event data for the Clone Estimate process.

Properties

Name Type Description
sourceEstimateId Id The ID of the Estimate that will be cloned.
destinationEstimateId Id The ID of the cloned Estimate.

Methods

CloneEstimatePlatformEventData

global CloneEstimatePlatformEventData(Id sourceEstimateId, Id destinationEstimateId)

A default constructor with minimum required properties.

Input Parameters

Name Type Description
sourceEstimateId Id The ID of the Estimate that will be cloned.
destinationEstimateId Id The ID of the cloned estimate.
© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.