getRequestsTypes

Description

Returns an array of JSMRequestType containing all the Request Type data, or only those that ar matching the provided searchQuery and sericeDesksIds.

Parameters

Return Type

JSMRequestType []

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

Example

Use the following code to get ALL request types.

JSMRequestType[] requestTypes = getRequestsTypes(); return requestTypes;

See also

Filter by label

There are no items with the selected labels at this time.