CSC Apex API Developer Reference

csc.AutoAllocateAccountRequest

global with sharing class AutoAllocateAccountRequest

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

Methods

AutoAllocateAccountRequest

global AutoAllocateAccountRequest(Id accountId)

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

Input Parameters

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