Name | Type | Description | Notes |
---|---|---|---|
directory_privacy | int | The group's directory privacy setting. Use this parameter if you set the `in_directory` parameter to the `true` value: * `1` — Visible and searchable to all users. * `2` — Visible only to group members, but searchable to all users. * `3` — Visible and searchable only to group members. This value defaults to `2` and is only available for accounts that enabled a group via the user interface. | [optional] [default to self::DIRECTORY_PRIVACY_2] |
in_directory | bool | Whether to display the group in the Zoom client's Contacts group: * `true` — Display the group. * `false` — Do not display the group. This value defaults to `false` and is only available for accounts that enabled a group via the user interface. | [optional] [default to false] |
name | string | The group's name. | [optional] |