userIds property

List<String> userIds
getter/setter pair

If set to a non-empty array, then users whose IDs are not in the array will be excluded.

Implementation

List<String> userIds;