expandGroups property
Decides whether to return the users within user groups.
This field works only when include_all_users is set to true. If true, it will return all users with access to the specified property or account. If false, only the users with direct access will be returned.
Optional.
Implementation
core.bool? expandGroups;