joinedDirectHumanUserCount property

int? joinedDirectHumanUserCount
getter/setter pair

Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.

Output only.

Implementation

core.int? joinedDirectHumanUserCount;