CSC Apex API Developer Reference

csc.AutoAllocateRequest

global with sharing class AutoAllocateRequest

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

Methods

AutoAllocateRequest

global AutoAllocateRequest(Id playbookId)

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

Input Parameters

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