Description
Returns an array of JSMRequestType containing all the Request Type data for the provided parameters.
Parameters
Return Type
Returns an array of JSMRequestType containing information about the request types.
Example
JSMRequestType[] requestTypes = getRequestTypesForServiceDesk(1); return requestTypes;
See also