CSC Apex API Developer Reference

csc.AutoAllocateSuccessPlanRequest

global with sharing class AutoAllocateSuccessPlanRequest

The request object which is passed to the service to auto-allocate a resource to the Success Plan.

Methods

AutoAllocateSuccessPlanRequest

global AutoAllocateSuccessPlanRequest(Id successPlanId)

A constructor method to create a request. Requests constructed with just a Success Plan ID to auto-allocate a resource to the Success Plan.

Input Parameters

Name Type Description
successPlanId Id Of the success plan to be auto-allocated.
© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.