Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 838 Bytes

GroupCreate201Response.md

File metadata and controls

13 lines (10 loc) · 838 Bytes

# GroupCreate201Response

Properties

Name Type Description Notes
directory_privacy int The group's directory privacy setting. The API only returns this response if the `in_directory` value is set to `true`. [optional]
id string The group ID. [optional]
in_directory bool Whether the group displays in the Zoom client's Contacts group: * `true` — Displayed. * `false` — Not displayed. [optional]
name string The group's name. [optional]
total_members int The group's total member count. [optional]

[Back to Model list] [Back to API list] [Back to README]