GroupService.groupMembers Method
Gets the list of members in the group
Parameters
- id
-
Type: String
The group ID.
- inherited
-
Type: Boolean
Tells the API to get inherited finds
Return Value
Type: jQuery.Promise
Value: Array
A promise object that is resolved when the call is complete.
If successful, the results array is returned.