Services CPQ API Developer Reference

ffscpq.EstimateProductCopyResponse

global with sharing class EstimateProductCopyResponse

A response class that houses the response for the ffscpq.ActionAddEstimateProducts invocable method. For the request class, see EstimateProductCopyRequest.

Properties

Name Type Description
EstimateProductId Id The estimate product that was added.
EstimateId Id The estimate which the estimate product was added to.
JobId Id The AsyncApexJob ID. If this is null, the request was not processed due to an error.
Errors List<ffscpq.AddEstimateProductService.AddEstimateProductError> A list containing errors that occurred while processing the request.

Methods

EstimateProductCopyResponse

global EstimateProductCopyResponse()

© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.