Services CPQ API Developer Reference

ffscpq.ActionMoveEstimateDatesAsync

global with sharing class ActionMoveEstimateDatesAsync

A class that houses the invocable method for API service MoveEstimateDatesAsync.

Methods

moveEstimateDatesAsync

global static List<ffscpq.ActionMoveEstimateDatesAsync.InvocableMoveEstimateDatesAsyncAPIResponse> moveEstimateDatesAsync(List<ffscpq.ActionMoveEstimateDatesAsync.InvocableMoveEstimateDatesAsyncAPIRequest> requests)

ffscpq.ActionMoveEstimateDatesAsync.InvocableMoveEstimateDatesAsyncAPIRequest

global with sharing class InvocableMoveEstimateDatesAsyncAPIRequest

The request class to pass multiple parameters to the invocable method.

Properties

Name Type Description
EstimateIds List<Id> A list of IDs of the estimates to update the dates of.
DateOffset Integer The number of days to offset the estimates by.
Acknowledgement Boolean Acknowledgement of how asynchronous actions work in flows.

ffscpq.ActionMoveEstimateDatesAsync.InvocableMoveEstimateDatesAsyncAPIResponse

global with sharing class InvocableMoveEstimateDatesAsyncAPIResponse

The response class for the invocable method.

Properties

Name Type Description
ApexJobId Id The ID of the apex job.
© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.