Skip to end of banner
Go to start of banner

getRequestsTypes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

  • No labels