getRequestTypesForServiceDesk

Description

Returns an array of JSMRequestType containing all the Request Type data for the provided parameters.

Parameters

Return Type

JSMRequestType []

Returns an array of JSMRequestType containing information about the request types.

Example

JSMRequestType[] requestTypes = getRequestTypesForServiceDesk(1); return requestTypes;

See also

Peacock