Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.86 KB

UpdateGroupSettingsRequest.md

File metadata and controls

20 lines (17 loc) · 1.86 KB

# UpdateGroupSettingsRequest

Properties

Name Type Description Notes
audio_conferencing \Zoom\Api\Model\GroupSettingsAudioConference [optional]
email_notification \Zoom\Api\Model\GetGroupSettings200ResponseOneOfEmailNotification [optional]
in_meeting \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfInMeeting [optional]
other_options \Zoom\Api\Model\GroupSettingsOtherOptions [optional]
profile \Zoom\Api\Model\Profile [optional]
recording \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfRecording [optional]
schedule_meeting \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfScheduleMeeting [optional]
telephony \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfTelephony [optional]
authentication_option \Zoom\Api\Model\GroupUserSettingsAuthenticationUpdateOneOf1AuthenticationOption [optional]
meeting_authentication bool Only authenticated users can join meetings [optional]
recording_authentication bool Only authenticated users can view cloud recordings [optional]
meeting_security \Zoom\Api\Model\MeetingWebinarSecurityGroupSettings1MeetingSecurity [optional]

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