ZoomNet icon indicating copy to clipboard operation
ZoomNet copied to clipboard

Add missing fields on the `MeetingSettings` model class (2 of 2)

Open Jericho opened this issue 2 years ago • 0 comments

I recently reviewed the documentation for retrieving a Meeting and noticed several fields that were added to the API over the years but the ZoomNet model class has not been updated accordingly.

I added several of the missing fields on the MeetingSettings class, but there are a few additional fields that are more complex:

Specifically, the following fields are missing:

  • [ ] approved_or_denied_countries_or_regions
  • [ ] authentication_exception
  • [ ] breakout_room
  • [ ] global_dial_in_numbers
  • [ ] language_interpretation

Jericho avatar May 18 '23 14:05 Jericho