ffscpq.ActionPushToOpportunityglobal with sharing class ActionPushToOpportunity A class that houses the invocable Method for API service PushToOpportunity. Note: Push to Opportunity is used interchangeably with Add to Opportunity in this API. MethodspushToOpportunityglobal static List<ffscpq.ActionPushToOpportunity.InvocablePushToOpportunityResponse> pushToOpportunity(List<ffscpq.ActionPushToOpportunity.InvocablePushToOpportunityRequest> invocablePushToOpportunityRequests) A method that adds estimate details to their related opportunities by by creating resource requests and opportunity products. Input Parameters
Return ValueThis service returns InvocablePushToOpportunityResponse in a list that parallels the input list. ffscpq.ActionPushToOpportunity.InvocablePushToOpportunityRequestglobal with sharing class InvocablePushToOpportunityRequest The request class to pass multiple parameters to the invocable method. Properties
MethodsInvocablePushToOpportunityRequestglobal InvocablePushToOpportunityRequest() ffscpq.ActionPushToOpportunity.InvocablePushToOpportunityResponseglobal with sharing class InvocablePushToOpportunityResponse The response class for the invocable method. Properties
|