getCustomersFromServiceDesk
Description
Returns a list of customers accounts ids
Parameters
Return Type
String[]
Example
return getCustomersFromServiceDesk(1);
Returns a list of customers accountIds.
See also
Peacock
Returns a list of customers accounts ids
String[]
return getCustomersFromServiceDesk(1);
Returns a list of customers accountIds.