CSC Apex API Developer Reference

csc.AutoAllocateSuccessPlanResponse

global with sharing class AutoAllocateSuccessPlanResponse

The response object which is returned from the service following auto-allocation of a resource performed on the Success Plan.

Properties

Name Type Description
SuccessPlan csc__Success_Plan__c Success Plan details with allocated resources on it using auto-allocation.
Errors List<String> Errors resulting from the corresponding request to auto-allocate.
Status csc.AutoAllocateSuccessPlanResponse.StatusValues Value representing the status of the auto-allocation process.

Enums

StatusValues

Set of values representing the status of the auto-allocation process. SUCCESS: Value to indicate whether the auto-allocation process is completed successfully. FAILURE: Value to indicate whether the auto-allocation process has failed.

© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.