users property
Set of user records, corresponding to the set of users that were requested. Only users that were found are listed here. The result set is unordered.
Implementation
final List<UserRecord> users;
Set of user records, corresponding to the set of users that were requested. Only users that were found are listed here. The result set is unordered.
final List<UserRecord> users;