/
getRequestTypesForServiceDesk
getRequestTypesForServiceDesk
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
Peacock
, multiple selections available,
Related content
getRequestTypeByIdForServiceDesk
getRequestTypeByIdForServiceDesk
More like this
getRequestsTypes
getRequestsTypes
More like this
getRequestTypeGroupsForServiceDesk
getRequestTypeGroupsForServiceDesk
More like this
getRequestTypeFields
getRequestTypeFields
More like this
getCustomerRequest
getCustomerRequest
More like this
getAllServiceDeskQueues
getAllServiceDeskQueues
More like this