ffscpq.CreateEstimateServiceglobal with sharing class CreateEstimateService A service that provides functionality related to creating estimates. MethodscreateEstimatesglobal static List<ffscpq.CreateEstimateService.CreateEstimateResponse> createEstimates(List<ffscpq.CreateEstimateService.CreateEstimateRequest> requests) A method that creates estimates. Input Parameters
Return ValueThis service returns CreateEstimateResponse in a list that parallels the input list. ffscpq.CreateEstimateService.CreateEstimateRequestglobal with sharing class CreateEstimateRequest The request structure for creating an estimate. Properties
MethodsCreateEstimateRequestglobal CreateEstimateRequest(ffscpq__Estimate__c estimateData) Input Parameters
ffscpq.CreateEstimateService.CreateEstimateResponseglobal with sharing class CreateEstimateResponse The result returned after creating an estimate. Properties
|