ffscpq.ActionAddEstimateProductsglobal with sharing class ActionAddEstimateProducts A service that provides functionality related to adding multiple estimate products to estimates. MethodsaddEstimateProductsToEstimatesglobal static List<ffscpq.ActionAddEstimateProducts.InvocableAddEstimateProductsToEstimatesAPIResponse> addEstimateProductsToEstimates(List<ffscpq.ActionAddEstimateProducts.InvocableAddEstimateProductsToEstimatesAPIRequest> invocableAddEstimateProductsToEstimatesRequests) A method that adds estimate products to estimates. Input Parameters
Return ValueThis service returns InvocableAddEstimateProductsToEstimatesAPIResponse in a list that parallels the input list. ffscpq.ActionAddEstimateProducts.InvocableAddEstimateProductsToEstimatesAPIRequestglobal with sharing class InvocableAddEstimateProductsToEstimatesAPIRequest The ffscpq.EstimateProductCopyRequest request class to pass multiple parameters to the invocable method. Properties
MethodsInvocableAddEstimateProductsToEstimatesAPIRequestglobal InvocableAddEstimateProductsToEstimatesAPIRequest() ffscpq.ActionAddEstimateProducts.InvocableAddEstimateProductsToEstimatesAPIResponseglobal with sharing class InvocableAddEstimateProductsToEstimatesAPIResponse The ffscpq.EstimateProductCopyResponse response class for the invocable method. Properties
|