zoom_us 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1679) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +8 -0
  3. data/Gemfile.lock +90 -0
  4. data/Makefile +2 -0
  5. data/README.md +938 -0
  6. data/Rakefile +8 -0
  7. data/config.json +7 -0
  8. data/docs/Account.md +13 -0
  9. data/docs/AccountList.md +12 -0
  10. data/docs/AccountListAccounts.md +16 -0
  11. data/docs/AccountListItem.md +8 -0
  12. data/docs/AccountOptions.md +12 -0
  13. data/docs/AccountPlan.md +9 -0
  14. data/docs/AccountPlanBaseRequired.md +9 -0
  15. data/docs/AccountPlanRequired.md +9 -0
  16. data/docs/AccountPlans.md +15 -0
  17. data/docs/AccountSettings.md +17 -0
  18. data/docs/AccountSettingsAuthentication.md +7 -0
  19. data/docs/AccountSettingsAuthenticationUpdate.md +7 -0
  20. data/docs/AccountSettingsEmailNotification.md +13 -0
  21. data/docs/AccountSettingsFeature.md +8 -0
  22. data/docs/AccountSettingsInMeeting.md +50 -0
  23. data/docs/AccountSettingsIntegration.md +13 -0
  24. data/docs/AccountSettingsRecording.md +21 -0
  25. data/docs/AccountSettingsRecordingAuthenticationUpdate.md +9 -0
  26. data/docs/AccountSettingsRecordingAuthenticationUpdateAuthenticationOption.md +13 -0
  27. data/docs/AccountSettingsScheduleMeeting.md +22 -0
  28. data/docs/AccountSettingsScheduleMeting.md +22 -0
  29. data/docs/AccountSettingsSecurity.md +10 -0
  30. data/docs/AccountSettingsTSP.md +11 -0
  31. data/docs/AccountSettingsTelephony.md +9 -0
  32. data/docs/AccountSettingsZoomRooms.md +17 -0
  33. data/docs/AccountsApi.md +666 -0
  34. data/docs/AccountsOptions.md +12 -0
  35. data/docs/AccountsaccountIdlockSettingsInMeeting.md +39 -0
  36. data/docs/AccountsaccountIdlockSettingsScheduleMeeting.md +19 -0
  37. data/docs/BillingApi.md +554 -0
  38. data/docs/BillingContact.md +17 -0
  39. data/docs/BillingContactRequired.md +17 -0
  40. data/docs/Body.md +23 -0
  41. data/docs/Body1.md +22 -0
  42. data/docs/Body10.md +12 -0
  43. data/docs/Body11.md +12 -0
  44. data/docs/Body12.md +17 -0
  45. data/docs/Body13.md +9 -0
  46. data/docs/Body14.md +9 -0
  47. data/docs/Body15.md +8 -0
  48. data/docs/Body16.md +8 -0
  49. data/docs/Body17.md +8 -0
  50. data/docs/Body18.md +9 -0
  51. data/docs/Body19.md +12 -0
  52. data/docs/Body2.md +10 -0
  53. data/docs/Body20.md +12 -0
  54. data/docs/Body21.md +8 -0
  55. data/docs/Body22.md +17 -0
  56. data/docs/Body23.md +8 -0
  57. data/docs/Body24.md +9 -0
  58. data/docs/Body25.md +8 -0
  59. data/docs/Body26.md +8 -0
  60. data/docs/Body27.md +9 -0
  61. data/docs/Body28.md +10 -0
  62. data/docs/Body29.md +8 -0
  63. data/docs/Body3.md +11 -0
  64. data/docs/Body30.md +14 -0
  65. data/docs/Body31.md +9 -0
  66. data/docs/Body32.md +23 -0
  67. data/docs/Body33.md +8 -0
  68. data/docs/Body34.md +8 -0
  69. data/docs/Body35.md +8 -0
  70. data/docs/Body36.md +8 -0
  71. data/docs/Body37.md +8 -0
  72. data/docs/Body38.md +9 -0
  73. data/docs/Body39.md +14 -0
  74. data/docs/Body4.md +9 -0
  75. data/docs/Body40.md +12 -0
  76. data/docs/Body41.md +10 -0
  77. data/docs/Body42.md +10 -0
  78. data/docs/Body43.md +9 -0
  79. data/docs/Body44.md +8 -0
  80. data/docs/Body45.md +9 -0
  81. data/docs/Body46.md +8 -0
  82. data/docs/Body47.md +8 -0
  83. data/docs/Body48.md +10 -0
  84. data/docs/Body49.md +11 -0
  85. data/docs/Body5.md +10 -0
  86. data/docs/Body50.md +12 -0
  87. data/docs/Body51.md +13 -0
  88. data/docs/Body52.md +12 -0
  89. data/docs/Body53.md +8 -0
  90. data/docs/Body54.md +8 -0
  91. data/docs/Body55.md +8 -0
  92. data/docs/Body56.md +9 -0
  93. data/docs/Body57.md +8 -0
  94. data/docs/Body58.md +8 -0
  95. data/docs/Body59.md +8 -0
  96. data/docs/Body6.md +10 -0
  97. data/docs/Body60.md +8 -0
  98. data/docs/Body61.md +8 -0
  99. data/docs/Body62.md +12 -0
  100. data/docs/Body63.md +10 -0
  101. data/docs/Body64.md +8 -0
  102. data/docs/Body65.md +8 -0
  103. data/docs/Body66.md +12 -0
  104. data/docs/Body67.md +13 -0
  105. data/docs/Body68.md +8 -0
  106. data/docs/Body69.md +8 -0
  107. data/docs/Body7.md +10 -0
  108. data/docs/Body70.md +8 -0
  109. data/docs/Body71.md +8 -0
  110. data/docs/Body72.md +9 -0
  111. data/docs/Body73.md +8 -0
  112. data/docs/Body74.md +15 -0
  113. data/docs/Body75.md +11 -0
  114. data/docs/Body76.md +12 -0
  115. data/docs/Body77.md +12 -0
  116. data/docs/Body8.md +8 -0
  117. data/docs/Body9.md +8 -0
  118. data/docs/Channel.md +10 -0
  119. data/docs/ChatChannelsApi.md +559 -0
  120. data/docs/ChatMessagesApi.md +242 -0
  121. data/docs/ChatbotMessagesApi.md +175 -0
  122. data/docs/ChatchannelschannelIdmembersMembers.md +8 -0
  123. data/docs/ChatusersmechannelsMembers.md +8 -0
  124. data/docs/CloudRecordingApi.md +809 -0
  125. data/docs/CommonAreaPhonesApi.md +281 -0
  126. data/docs/ContactsApi.md +184 -0
  127. data/docs/CreateWebinar.md +17 -0
  128. data/docs/CreateWebinarSettings.md +32 -0
  129. data/docs/CustomQuestion.md +9 -0
  130. data/docs/DashboardsApi.md +1327 -0
  131. data/docs/DateTime.md +9 -0
  132. data/docs/Device.md +11 -0
  133. data/docs/DeviceList.md +8 -0
  134. data/docs/DevicesApi.md +223 -0
  135. data/docs/DomainsList.md +9 -0
  136. data/docs/Group.md +9 -0
  137. data/docs/GroupList.md +11 -0
  138. data/docs/GroupMember.md +12 -0
  139. data/docs/GroupMemberList.md +11 -0
  140. data/docs/GroupMemberListMembers.md +12 -0
  141. data/docs/GroupUserSettingsAuthentication.md +7 -0
  142. data/docs/GroupUserSettingsAuthenticationUpdate.md +7 -0
  143. data/docs/GroupsApi.md +721 -0
  144. data/docs/GroupsgroupIdlockSettingsRecording.md +15 -0
  145. data/docs/GroupsgroupIdmembersMembers.md +9 -0
  146. data/docs/H323SIPDeviceList.md +11 -0
  147. data/docs/IMChatApi.md +256 -0
  148. data/docs/IMGroup.md +11 -0
  149. data/docs/IMGroupList.md +11 -0
  150. data/docs/IMGroupsApi.md +436 -0
  151. data/docs/ImgroupsgroupIdmembersMembers.md +9 -0
  152. data/docs/InlineResponse200.md +11 -0
  153. data/docs/InlineResponse2001.md +12 -0
  154. data/docs/InlineResponse20010.md +10 -0
  155. data/docs/InlineResponse200100.md +9 -0
  156. data/docs/InlineResponse200100Invoices.md +14 -0
  157. data/docs/InlineResponse20011.md +11 -0
  158. data/docs/InlineResponse20011Members.md +12 -0
  159. data/docs/InlineResponse20012.md +13 -0
  160. data/docs/InlineResponse20013.md +9 -0
  161. data/docs/InlineResponse20014.md +17 -0
  162. data/docs/InlineResponse20015.md +15 -0
  163. data/docs/InlineResponse20015PlanAudio.md +12 -0
  164. data/docs/InlineResponse20015PlanBase.md +9 -0
  165. data/docs/InlineResponse20015PlanZoomRooms.md +9 -0
  166. data/docs/InlineResponse20016.md +9 -0
  167. data/docs/InlineResponse20017.md +10 -0
  168. data/docs/InlineResponse20018.md +12 -0
  169. data/docs/InlineResponse20018Members.md +12 -0
  170. data/docs/InlineResponse20019.md +10 -0
  171. data/docs/InlineResponse2001Phones.md +24 -0
  172. data/docs/InlineResponse2002.md +10 -0
  173. data/docs/InlineResponse20020.md +12 -0
  174. data/docs/InlineResponse20020Sessions.md +11 -0
  175. data/docs/InlineResponse20021.md +13 -0
  176. data/docs/InlineResponse20021Messages.md +12 -0
  177. data/docs/InlineResponse20022.md +28 -0
  178. data/docs/InlineResponse20023.md +19 -0
  179. data/docs/InlineResponse20024.md +12 -0
  180. data/docs/InlineResponse20024Participants.md +9 -0
  181. data/docs/InlineResponse20025.md +9 -0
  182. data/docs/InlineResponse20025CustomQuestions.md +11 -0
  183. data/docs/InlineResponse20025Questions.md +9 -0
  184. data/docs/InlineResponse20026.md +14 -0
  185. data/docs/InlineResponse20027.md +12 -0
  186. data/docs/InlineResponse20027Participants.md +31 -0
  187. data/docs/InlineResponse20028.md +12 -0
  188. data/docs/InlineResponse20028Details.md +10 -0
  189. data/docs/InlineResponse20028Participants.md +11 -0
  190. data/docs/InlineResponse20029.md +14 -0
  191. data/docs/InlineResponse2002Rooms.md +11 -0
  192. data/docs/InlineResponse2003.md +11 -0
  193. data/docs/InlineResponse20030.md +12 -0
  194. data/docs/InlineResponse20030Participants.md +30 -0
  195. data/docs/InlineResponse20031.md +14 -0
  196. data/docs/InlineResponse20031Users.md +26 -0
  197. data/docs/InlineResponse20032.md +11 -0
  198. data/docs/InlineResponse20032ClientFeedbacks.md +10 -0
  199. data/docs/InlineResponse20033.md +14 -0
  200. data/docs/InlineResponse20033IssueDetails.md +9 -0
  201. data/docs/InlineResponse20034.md +17 -0
  202. data/docs/InlineResponse20034Users.md +15 -0
  203. data/docs/InlineResponse20035.md +15 -0
  204. data/docs/InlineResponse20035Meetings.md +18 -0
  205. data/docs/InlineResponse20036.md +20 -0
  206. data/docs/InlineResponse20036TrackingFields.md +9 -0
  207. data/docs/InlineResponse20037.md +12 -0
  208. data/docs/InlineResponse20037Participants.md +15 -0
  209. data/docs/InlineResponse20038.md +11 -0
  210. data/docs/InlineResponse20038QuestionDetails.md +9 -0
  211. data/docs/InlineResponse20038Questions.md +10 -0
  212. data/docs/InlineResponse20039.md +20 -0
  213. data/docs/InlineResponse2003MainAutoReceptionist.md +11 -0
  214. data/docs/InlineResponse2003Sites.md +11 -0
  215. data/docs/InlineResponse2004.md +11 -0
  216. data/docs/InlineResponse20040.md +12 -0
  217. data/docs/InlineResponse20040Participants.md +15 -0
  218. data/docs/InlineResponse20041.md +11 -0
  219. data/docs/InlineResponse20041Questions.md +10 -0
  220. data/docs/InlineResponse20042.md +11 -0
  221. data/docs/InlineResponse20042Questions.md +10 -0
  222. data/docs/InlineResponse20043.md +14 -0
  223. data/docs/InlineResponse20043TelephonyUsage.md +19 -0
  224. data/docs/InlineResponse20044.md +10 -0
  225. data/docs/InlineResponse20044OperationLogs.md +12 -0
  226. data/docs/InlineResponse20045.md +15 -0
  227. data/docs/InlineResponse20045DialInNumbers.md +10 -0
  228. data/docs/InlineResponse20046.md +12 -0
  229. data/docs/InlineResponse20046Users.md +22 -0
  230. data/docs/InlineResponse20047.md +37 -0
  231. data/docs/InlineResponse20048.md +8 -0
  232. data/docs/InlineResponse20049.md +8 -0
  233. data/docs/InlineResponse20049DedicatedDialInNumber.md +9 -0
  234. data/docs/InlineResponse20049PacAccounts.md +12 -0
  235. data/docs/InlineResponse2004MainAutoReceptionist.md +11 -0
  236. data/docs/InlineResponse2005.md +10 -0
  237. data/docs/InlineResponse20050.md +8 -0
  238. data/docs/InlineResponse20050DialInNumbers.md +11 -0
  239. data/docs/InlineResponse20051.md +8 -0
  240. data/docs/InlineResponse20052.md +8 -0
  241. data/docs/InlineResponse20053.md +8 -0
  242. data/docs/InlineResponse20054.md +23 -0
  243. data/docs/InlineResponse20055.md +9 -0
  244. data/docs/InlineResponse20056.md +9 -0
  245. data/docs/InlineResponse20056CustomQuestions.md +11 -0
  246. data/docs/InlineResponse20056Questions.md +9 -0
  247. data/docs/InlineResponse20057.md +12 -0
  248. data/docs/InlineResponse20058.md +12 -0
  249. data/docs/InlineResponse20059.md +12 -0
  250. data/docs/InlineResponse20059ClientFeedbackDetails.md +11 -0
  251. data/docs/InlineResponse2005Contacts.md +18 -0
  252. data/docs/InlineResponse2006.md +11 -0
  253. data/docs/InlineResponse20060.md +11 -0
  254. data/docs/InlineResponse20060Messages.md +12 -0
  255. data/docs/InlineResponse20061.md +15 -0
  256. data/docs/InlineResponse20061CallingPlan.md +8 -0
  257. data/docs/InlineResponse20061PhoneNumbers.md +9 -0
  258. data/docs/InlineResponse20062.md +10 -0
  259. data/docs/InlineResponse20062OutboundCaller.md +8 -0
  260. data/docs/InlineResponse20063.md +14 -0
  261. data/docs/InlineResponse20063CallLogs.md +18 -0
  262. data/docs/InlineResponse20064.md +12 -0
  263. data/docs/InlineResponse20064Recordings.md +18 -0
  264. data/docs/InlineResponse20065.md +12 -0
  265. data/docs/InlineResponse20065VoiceMails.md +18 -0
  266. data/docs/InlineResponse20066.md +14 -0
  267. data/docs/InlineResponse20067.md +8 -0
  268. data/docs/InlineResponse20067PhoneNumbers.md +9 -0
  269. data/docs/InlineResponse20068.md +12 -0
  270. data/docs/InlineResponse20068ActivityLogs.md +13 -0
  271. data/docs/InlineResponse20069.md +12 -0
  272. data/docs/InlineResponse20069EmailNotification.md +12 -0
  273. data/docs/InlineResponse20069InMeeting.md +40 -0
  274. data/docs/InlineResponse20069Recording.md +15 -0
  275. data/docs/InlineResponse20069ScheduleMeeting.md +19 -0
  276. data/docs/InlineResponse20069Telephony.md +8 -0
  277. data/docs/InlineResponse2006Messages.md +12 -0
  278. data/docs/InlineResponse2007.md +11 -0
  279. data/docs/InlineResponse20070.md +13 -0
  280. data/docs/InlineResponse20070InMeeting.md +39 -0
  281. data/docs/InlineResponse20070Recording.md +15 -0
  282. data/docs/InlineResponse20070ScheduleMeeting.md +19 -0
  283. data/docs/InlineResponse20070Tsp.md +9 -0
  284. data/docs/InlineResponse20071.md +12 -0
  285. data/docs/InlineResponse20072.md +12 -0
  286. data/docs/InlineResponse20072PlanBase.md +10 -0
  287. data/docs/InlineResponse20072PlanLargeMeeting.md +10 -0
  288. data/docs/InlineResponse20072PlanRecording.md +13 -0
  289. data/docs/InlineResponse20072PlanWebinar.md +10 -0
  290. data/docs/InlineResponse20072PlanZoomRooms.md +10 -0
  291. data/docs/InlineResponse20073.md +12 -0
  292. data/docs/InlineResponse20073Meetings.md +16 -0
  293. data/docs/InlineResponse20073RecordingFiles.md +17 -0
  294. data/docs/InlineResponse20074.md +9 -0
  295. data/docs/InlineResponse20074TrackingSources.md +12 -0
  296. data/docs/InlineResponse20075.md +8 -0
  297. data/docs/InlineResponse20075Basic.md +11 -0
  298. data/docs/InlineResponse20076.md +10 -0
  299. data/docs/InlineResponse20076Locations.md +11 -0
  300. data/docs/InlineResponse20077.md +11 -0
  301. data/docs/InlineResponse20078.md +8 -0
  302. data/docs/InlineResponse20078Basic.md +15 -0
  303. data/docs/InlineResponse20079.md +8 -0
  304. data/docs/InlineResponse2007Channels.md +10 -0
  305. data/docs/InlineResponse2008.md +10 -0
  306. data/docs/InlineResponse20080.md +8 -0
  307. data/docs/InlineResponse20080Basic.md +14 -0
  308. data/docs/InlineResponse20081.md +8 -0
  309. data/docs/InlineResponse20081Devices.md +13 -0
  310. data/docs/InlineResponse20082.md +9 -0
  311. data/docs/InlineResponse20082PhoneNumbers.md +9 -0
  312. data/docs/InlineResponse20083.md +11 -0
  313. data/docs/InlineResponse20083QuestionDetails.md +9 -0
  314. data/docs/InlineResponse20083Questions.md +10 -0
  315. data/docs/InlineResponse20084.md +9 -0
  316. data/docs/InlineResponse20084InMeetingFiles.md +10 -0
  317. data/docs/InlineResponse20085.md +11 -0
  318. data/docs/InlineResponse20086.md +11 -0
  319. data/docs/InlineResponse20086QuestionDetails.md +9 -0
  320. data/docs/InlineResponse20086Questions.md +10 -0
  321. data/docs/InlineResponse20087.md +11 -0
  322. data/docs/InlineResponse20087ClientSatisfaction.md +12 -0
  323. data/docs/InlineResponse20088.md +11 -0
  324. data/docs/InlineResponse20088Assignee.md +10 -0
  325. data/docs/InlineResponse20088Devices.md +14 -0
  326. data/docs/InlineResponse20088Site.md +9 -0
  327. data/docs/InlineResponse20089.md +14 -0
  328. data/docs/InlineResponse20089Assignee.md +10 -0
  329. data/docs/InlineResponse2008Contacts.md +11 -0
  330. data/docs/InlineResponse2009.md +12 -0
  331. data/docs/InlineResponse20090.md +11 -0
  332. data/docs/InlineResponse20090CallQueues.md +13 -0
  333. data/docs/InlineResponse20090PhoneNumbers.md +10 -0
  334. data/docs/InlineResponse20090Site.md +9 -0
  335. data/docs/InlineResponse20091.md +14 -0
  336. data/docs/InlineResponse20091Members.md +9 -0
  337. data/docs/InlineResponse20091MembersCommonAreaPhones.md +9 -0
  338. data/docs/InlineResponse20091MembersUsers.md +10 -0
  339. data/docs/InlineResponse20091PhoneNumbers.md +10 -0
  340. data/docs/InlineResponse20091Site.md +9 -0
  341. data/docs/InlineResponse20092.md +15 -0
  342. data/docs/InlineResponse20092Assignee.md +11 -0
  343. data/docs/InlineResponse20093.md +8 -0
  344. data/docs/InlineResponse20093CallingPlans.md +12 -0
  345. data/docs/InlineResponse20094.md +11 -0
  346. data/docs/InlineResponse20094Site.md +9 -0
  347. data/docs/InlineResponse20094Users.md +14 -0
  348. data/docs/InlineResponse20095.md +11 -0
  349. data/docs/InlineResponse20095CallingPlans.md +9 -0
  350. data/docs/InlineResponse20095CommonAreaPhones.md +15 -0
  351. data/docs/InlineResponse20095PhoneNumbers.md +10 -0
  352. data/docs/InlineResponse20095Site.md +9 -0
  353. data/docs/InlineResponse20096.md +13 -0
  354. data/docs/InlineResponse20097.md +11 -0
  355. data/docs/InlineResponse20097BlockedList.md +13 -0
  356. data/docs/InlineResponse20098.md +13 -0
  357. data/docs/InlineResponse20099.md +9 -0
  358. data/docs/InlineResponse20099BillingReports.md +13 -0
  359. data/docs/InlineResponse200Assignee.md +11 -0
  360. data/docs/InlineResponse200PhoneNumbers.md +15 -0
  361. data/docs/InlineResponse200Site.md +9 -0
  362. data/docs/InlineResponse201.md +11 -0
  363. data/docs/InlineResponse2011.md +8 -0
  364. data/docs/InlineResponse20110.md +23 -0
  365. data/docs/InlineResponse20110Occurrences.md +11 -0
  366. data/docs/InlineResponse20110Settings.md +33 -0
  367. data/docs/InlineResponse20110SettingsGlobalDialInNumbers.md +12 -0
  368. data/docs/InlineResponse20111.md +12 -0
  369. data/docs/InlineResponse20112.md +11 -0
  370. data/docs/InlineResponse20112Questions.md +10 -0
  371. data/docs/InlineResponse20113.md +11 -0
  372. data/docs/InlineResponse20114.md +12 -0
  373. data/docs/InlineResponse20115.md +9 -0
  374. data/docs/InlineResponse20116.md +12 -0
  375. data/docs/InlineResponse20117.md +9 -0
  376. data/docs/InlineResponse20118.md +23 -0
  377. data/docs/InlineResponse20118Settings.md +34 -0
  378. data/docs/InlineResponse20119.md +9 -0
  379. data/docs/InlineResponse2012.md +11 -0
  380. data/docs/InlineResponse20120.md +12 -0
  381. data/docs/InlineResponse20121.md +11 -0
  382. data/docs/InlineResponse20122.md +8 -0
  383. data/docs/InlineResponse20123.md +11 -0
  384. data/docs/InlineResponse20124.md +9 -0
  385. data/docs/InlineResponse20125.md +8 -0
  386. data/docs/InlineResponse2013.md +9 -0
  387. data/docs/InlineResponse2014.md +9 -0
  388. data/docs/InlineResponse2015.md +11 -0
  389. data/docs/InlineResponse2016.md +10 -0
  390. data/docs/InlineResponse2017.md +12 -0
  391. data/docs/InlineResponse2018.md +11 -0
  392. data/docs/InlineResponse2019.md +13 -0
  393. data/docs/InlineResponse204.md +9 -0
  394. data/docs/Meeting.md +17 -0
  395. data/docs/MeetingCreate.md +17 -0
  396. data/docs/MeetingInfo.md +23 -0
  397. data/docs/MeetingInfoGet.md +25 -0
  398. data/docs/MeetingInstances.md +8 -0
  399. data/docs/MeetingInvitation.md +8 -0
  400. data/docs/MeetingList.md +8 -0
  401. data/docs/MeetingLiveStream.md +10 -0
  402. data/docs/MeetingLiveStreamStatus.md +9 -0
  403. data/docs/MeetingMetric.md +26 -0
  404. data/docs/MeetingMetrics.md +26 -0
  405. data/docs/MeetingRecordingRegistrantList.md +7 -0
  406. data/docs/MeetingRegistrant.md +24 -0
  407. data/docs/MeetingRegistrantList.md +7 -0
  408. data/docs/MeetingRegistrantQuestions.md +9 -0
  409. data/docs/MeetingSettings.md +33 -0
  410. data/docs/MeetingUpdate.md +17 -0
  411. data/docs/MeetingsApi.md +1356 -0
  412. data/docs/MeetingsmeetingIdlivestreamstatusSettings.md +9 -0
  413. data/docs/MeetingsmeetingIdrecordingsregistrantsstatusRegistrants.md +8 -0
  414. data/docs/MeetingsmeetingIdregistrantsstatusRegistrants.md +9 -0
  415. data/docs/Occurrence.md +11 -0
  416. data/docs/Occurrences.md +7 -0
  417. data/docs/PAC.md +12 -0
  418. data/docs/PACApi.md +61 -0
  419. data/docs/Pagination.md +11 -0
  420. data/docs/PaginationToken.md +11 -0
  421. data/docs/PaginationToken4IMChat.md +9 -0
  422. data/docs/PaginationToken4Qos.md +11 -0
  423. data/docs/Panelist.md +9 -0
  424. data/docs/PanelistList.md +9 -0
  425. data/docs/ParticipantQOS.md +20 -0
  426. data/docs/ParticipantQOSCpuUsage.md +11 -0
  427. data/docs/ParticipantQOSList.md +11 -0
  428. data/docs/ParticipantQOSUserQos.md +15 -0
  429. data/docs/PhoneApi.md +922 -0
  430. data/docs/PhoneAutoReceptionistsApi.md +231 -0
  431. data/docs/PhoneBlockedListApi.md +281 -0
  432. data/docs/PhoneCallQueuesApi.md +670 -0
  433. data/docs/PhoneDevicesApi.md +284 -0
  434. data/docs/PhonePlan.md +10 -0
  435. data/docs/PhonePlan1.md +10 -0
  436. data/docs/PhonePlan1PlanBase.md +9 -0
  437. data/docs/PhonePlan1PlanCalling.md +9 -0
  438. data/docs/PhonePlan1PlanNumber.md +9 -0
  439. data/docs/PhoneSiteApi.md +284 -0
  440. data/docs/PhoneautoReceptionistsautoReceptionistIdphoneNumbersPhoneNumbers.md +9 -0
  441. data/docs/PhonecallQueuesMembers.md +9 -0
  442. data/docs/PhonecallQueuesMembersUsers.md +9 -0
  443. data/docs/PhonecallQueuescallQueueIdmembersMembers.md +9 -0
  444. data/docs/PhonecallQueuescallQueueIdmembersMembersUsers.md +9 -0
  445. data/docs/PhonecallQueuescallQueueIdphoneNumbersPhoneNumbers.md +9 -0
  446. data/docs/PhonesitesDefaultEmergencyAddress.md +13 -0
  447. data/docs/PhoneusersuserIdcallingPlansCallingPlans.md +8 -0
  448. data/docs/PhoneusersuserIdphoneNumbersPhoneNumbers.md +9 -0
  449. data/docs/Poll.md +9 -0
  450. data/docs/PollList.md +9 -0
  451. data/docs/QOSAudio.md +12 -0
  452. data/docs/QOSObject.md +12 -0
  453. data/docs/QOSParticipant.md +20 -0
  454. data/docs/QOSParticipantList.md +8 -0
  455. data/docs/QOSVideo.md +9 -0
  456. data/docs/Recording.md +18 -0
  457. data/docs/RecordingList.md +13 -0
  458. data/docs/RecordingMeeting.md +16 -0
  459. data/docs/RecordingMeetingList.md +8 -0
  460. data/docs/RecordingRegistrantList.md +8 -0
  461. data/docs/RecordingRegistrantQuestions.md +9 -0
  462. data/docs/RecordingRegistrantQuestionsCustomQuestions.md +11 -0
  463. data/docs/RecordingRegistrantQuestionsQuestions.md +9 -0
  464. data/docs/RecordingRegistrantStatus.md +9 -0
  465. data/docs/RecordingSettings.md +17 -0
  466. data/docs/RecordingSettings1.md +17 -0
  467. data/docs/Recurrence.md +15 -0
  468. data/docs/RecurrenceWebinar.md +15 -0
  469. data/docs/Registrant.md +24 -0
  470. data/docs/RegistrantList.md +8 -0
  471. data/docs/RegistrantStatus.md +9 -0
  472. data/docs/RegistrationList.md +11 -0
  473. data/docs/RegistrationList1.md +11 -0
  474. data/docs/ReportsApi.md +921 -0
  475. data/docs/RoleList.md +9 -0
  476. data/docs/RoleMembersAdd.md +8 -0
  477. data/docs/RoleMembersAddMembers.md +9 -0
  478. data/docs/RoleMembersList.md +11 -0
  479. data/docs/RolesApi.md +435 -0
  480. data/docs/RolesroleIdmembersMembers.md +9 -0
  481. data/docs/RoomsAccountApi.md +219 -0
  482. data/docs/RoomsApi.md +514 -0
  483. data/docs/RoomsLocationApi.md +506 -0
  484. data/docs/RoomslocationslocationIdBasic.md +15 -0
  485. data/docs/RoomsroomIdBasic.md +13 -0
  486. data/docs/SIPConnectedAudioApi.md +222 -0
  487. data/docs/SIPPhoneApi.md +227 -0
  488. data/docs/Session.md +17 -0
  489. data/docs/SessionUpdate.md +17 -0
  490. data/docs/SessionWebinar.md +17 -0
  491. data/docs/SessionWebinarUpdate.md +17 -0
  492. data/docs/TSP.md +11 -0
  493. data/docs/TSPAccount.md +12 -0
  494. data/docs/TSPAccount1.md +11 -0
  495. data/docs/TSPAccountDialInNumbers.md +11 -0
  496. data/docs/TSPAccountsList.md +12 -0
  497. data/docs/TSPAccountsList1.md +11 -0
  498. data/docs/TSPAccountsList2.md +11 -0
  499. data/docs/TSPApi.md +441 -0
  500. data/docs/TSPGlobalDialInURLSetting.md +8 -0
  501. data/docs/TheH323SIPDeviceObject1.md +11 -0
  502. data/docs/TheH323SIPDeviceObject_.md +11 -0
  503. data/docs/TrackingField.md +11 -0
  504. data/docs/TrackingField1.md +11 -0
  505. data/docs/TrackingFieldApi.md +268 -0
  506. data/docs/TrackingFieldList.md +9 -0
  507. data/docs/TspGlobalDialIn.md +8 -0
  508. data/docs/User.md +19 -0
  509. data/docs/UserAssistantsList.md +8 -0
  510. data/docs/UserAssistantsList1.md +8 -0
  511. data/docs/UserAssistantsListAssistants.md +9 -0
  512. data/docs/UserList.md +11 -0
  513. data/docs/UserPermissions.md +8 -0
  514. data/docs/UserSchedulersList.md +8 -0
  515. data/docs/UserSchedulersListSchedulers.md +9 -0
  516. data/docs/UserSettings.md +14 -0
  517. data/docs/UserSettingsEmailNotification.md +11 -0
  518. data/docs/UserSettingsFeature.md +15 -0
  519. data/docs/UserSettingsFeatureSettings.md +15 -0
  520. data/docs/UserSettingsFeatureSettings1.md +13 -0
  521. data/docs/UserSettingsFeatureUpdate.md +13 -0
  522. data/docs/UserSettingsInMeeting.md +35 -0
  523. data/docs/UserSettingsMeetingSettings.md +21 -0
  524. data/docs/UserSettingsMeetingSettings1.md +35 -0
  525. data/docs/UserSettingsMeetingSettings2.md +10 -0
  526. data/docs/UserSettingsNotificationSettings.md +11 -0
  527. data/docs/UserSettingsRecording.md +19 -0
  528. data/docs/UserSettingsRecordingSettings.md +19 -0
  529. data/docs/UserSettingsScheduleMeeting.md +21 -0
  530. data/docs/UserSettingsTSP.md +10 -0
  531. data/docs/UserSettingsTSPSettings.md +10 -0
  532. data/docs/UserSettingsTelephony.md +10 -0
  533. data/docs/UserSettingsUpdate.md +14 -0
  534. data/docs/UserUpdate.md +23 -0
  535. data/docs/UsersApi.md +1396 -0
  536. data/docs/UsersUserInfo.md +12 -0
  537. data/docs/UsersuserIdmeetingsRecurrence.md +15 -0
  538. data/docs/UsersuserIdmeetingsSettings.md +31 -0
  539. data/docs/UsersuserIdmeetingsTrackingFields.md +9 -0
  540. data/docs/UsersuserIdtspDialInNumbers.md +11 -0
  541. data/docs/UsersuserIdtsptspIdDialInNumbers.md +11 -0
  542. data/docs/WebianrRegistrant.md +24 -0
  543. data/docs/WebianrRegistrantCustomQuestions.md +9 -0
  544. data/docs/Webinar.md +17 -0
  545. data/docs/WebinarInfo.md +20 -0
  546. data/docs/WebinarInstances.md +8 -0
  547. data/docs/WebinarList.md +8 -0
  548. data/docs/WebinarMetric.md +25 -0
  549. data/docs/WebinarMetrics.md +25 -0
  550. data/docs/WebinarPanelist.md +8 -0
  551. data/docs/WebinarPanelistList.md +9 -0
  552. data/docs/WebinarRegistrant.md +24 -0
  553. data/docs/WebinarRegistrantList.md +7 -0
  554. data/docs/WebinarRegistrantQuestions.md +9 -0
  555. data/docs/WebinarSettings.md +34 -0
  556. data/docs/WebinarUpdate.md +17 -0
  557. data/docs/WebinarsApi.md +1519 -0
  558. data/docs/WebinarswebinarIdregistrantsstatusRegistrants.md +9 -0
  559. data/docs/ZoomRoom.md +21 -0
  560. data/docs/ZoomRoomList.md +11 -0
  561. data/git_push.sh +55 -0
  562. data/lib/zoom_us.rb +66 -0
  563. data/lib/zoom_us/accounts.rb +700 -0
  564. data/lib/zoom_us/api_client.rb +389 -0
  565. data/lib/zoom_us/api_error.rb +38 -0
  566. data/lib/zoom_us/billing.rb +590 -0
  567. data/lib/zoom_us/chat_channels.rb +583 -0
  568. data/lib/zoom_us/chat_messages.rb +261 -0
  569. data/lib/zoom_us/chatbot_messages.rb +184 -0
  570. data/lib/zoom_us/cloud_recording.rb +889 -0
  571. data/lib/zoom_us/common_area_phones.rb +295 -0
  572. data/lib/zoom_us/configuration.rb +250 -0
  573. data/lib/zoom_us/contacts.rb +209 -0
  574. data/lib/zoom_us/dashboards.rb +1505 -0
  575. data/lib/zoom_us/devices.rb +246 -0
  576. data/lib/zoom_us/groups.rb +765 -0
  577. data/lib/zoom_us/im_chat.rb +303 -0
  578. data/lib/zoom_us/im_groups.rb +472 -0
  579. data/lib/zoom_us/meetings.rb +1451 -0
  580. data/lib/zoom_us/models.rb +526 -0
  581. data/lib/zoom_us/models/account.rb +256 -0
  582. data/lib/zoom_us/models/account_list.rb +244 -0
  583. data/lib/zoom_us/models/account_list_accounts.rb +266 -0
  584. data/lib/zoom_us/models/account_list_item.rb +189 -0
  585. data/lib/zoom_us/models/account_options.rb +267 -0
  586. data/lib/zoom_us/models/account_plan.rb +197 -0
  587. data/lib/zoom_us/models/account_plan_base_required.rb +207 -0
  588. data/lib/zoom_us/models/account_plan_required.rb +207 -0
  589. data/lib/zoom_us/models/account_plans.rb +256 -0
  590. data/lib/zoom_us/models/account_settings.rb +266 -0
  591. data/lib/zoom_us/models/account_settings_authentication.rb +176 -0
  592. data/lib/zoom_us/models/account_settings_authentication_update.rb +176 -0
  593. data/lib/zoom_us/models/account_settings_email_notification.rb +237 -0
  594. data/lib/zoom_us/models/account_settings_feature.rb +187 -0
  595. data/lib/zoom_us/models/account_settings_in_meeting.rb +691 -0
  596. data/lib/zoom_us/models/account_settings_integration.rb +237 -0
  597. data/lib/zoom_us/models/account_settings_recording.rb +351 -0
  598. data/lib/zoom_us/models/account_settings_recording_authentication_update.rb +195 -0
  599. data/lib/zoom_us/models/account_settings_recording_authentication_update_authentication_option.rb +276 -0
  600. data/lib/zoom_us/models/account_settings_schedule_meeting.rb +375 -0
  601. data/lib/zoom_us/models/account_settings_schedule_meting.rb +375 -0
  602. data/lib/zoom_us/models/account_settings_security.rb +207 -0
  603. data/lib/zoom_us/models/account_settings_telephony.rb +197 -0
  604. data/lib/zoom_us/models/account_settings_tsp.rb +219 -0
  605. data/lib/zoom_us/models/account_settings_zoom_rooms.rb +277 -0
  606. data/lib/zoom_us/models/accounts_options.rb +267 -0
  607. data/lib/zoom_us/models/accountsaccount_idlock_settings_in_meeting.rb +496 -0
  608. data/lib/zoom_us/models/accountsaccount_idlock_settings_schedule_meeting.rb +292 -0
  609. data/lib/zoom_us/models/billing_contact.rb +277 -0
  610. data/lib/zoom_us/models/billing_contact_required.rb +322 -0
  611. data/lib/zoom_us/models/body.rb +553 -0
  612. data/lib/zoom_us/models/body_1.rb +539 -0
  613. data/lib/zoom_us/models/body_10.rb +246 -0
  614. data/lib/zoom_us/models/body_11.rb +267 -0
  615. data/lib/zoom_us/models/body_12.rb +277 -0
  616. data/lib/zoom_us/models/body_13.rb +207 -0
  617. data/lib/zoom_us/models/body_14.rb +207 -0
  618. data/lib/zoom_us/models/body_15.rb +186 -0
  619. data/lib/zoom_us/models/body_16.rb +186 -0
  620. data/lib/zoom_us/models/body_17.rb +188 -0
  621. data/lib/zoom_us/models/body_18.rb +235 -0
  622. data/lib/zoom_us/models/body_19.rb +277 -0
  623. data/lib/zoom_us/models/body_2.rb +250 -0
  624. data/lib/zoom_us/models/body_20.rb +275 -0
  625. data/lib/zoom_us/models/body_21.rb +188 -0
  626. data/lib/zoom_us/models/body_22.rb +292 -0
  627. data/lib/zoom_us/models/body_23.rb +220 -0
  628. data/lib/zoom_us/models/body_24.rb +237 -0
  629. data/lib/zoom_us/models/body_25.rb +219 -0
  630. data/lib/zoom_us/models/body_26.rb +219 -0
  631. data/lib/zoom_us/models/body_27.rb +237 -0
  632. data/lib/zoom_us/models/body_28.rb +208 -0
  633. data/lib/zoom_us/models/body_29.rb +188 -0
  634. data/lib/zoom_us/models/body_3.rb +253 -0
  635. data/lib/zoom_us/models/body_30.rb +280 -0
  636. data/lib/zoom_us/models/body_31.rb +234 -0
  637. data/lib/zoom_us/models/body_32.rb +438 -0
  638. data/lib/zoom_us/models/body_33.rb +226 -0
  639. data/lib/zoom_us/models/body_34.rb +191 -0
  640. data/lib/zoom_us/models/body_35.rb +191 -0
  641. data/lib/zoom_us/models/body_36.rb +219 -0
  642. data/lib/zoom_us/models/body_37.rb +189 -0
  643. data/lib/zoom_us/models/body_38.rb +237 -0
  644. data/lib/zoom_us/models/body_39.rb +266 -0
  645. data/lib/zoom_us/models/body_4.rb +196 -0
  646. data/lib/zoom_us/models/body_40.rb +241 -0
  647. data/lib/zoom_us/models/body_41.rb +216 -0
  648. data/lib/zoom_us/models/body_42.rb +270 -0
  649. data/lib/zoom_us/models/body_43.rb +230 -0
  650. data/lib/zoom_us/models/body_44.rb +186 -0
  651. data/lib/zoom_us/models/body_45.rb +196 -0
  652. data/lib/zoom_us/models/body_46.rb +187 -0
  653. data/lib/zoom_us/models/body_47.rb +187 -0
  654. data/lib/zoom_us/models/body_48.rb +211 -0
  655. data/lib/zoom_us/models/body_49.rb +251 -0
  656. data/lib/zoom_us/models/body_5.rb +230 -0
  657. data/lib/zoom_us/models/body_50.rb +221 -0
  658. data/lib/zoom_us/models/body_51.rb +230 -0
  659. data/lib/zoom_us/models/body_52.rb +228 -0
  660. data/lib/zoom_us/models/body_53.rb +191 -0
  661. data/lib/zoom_us/models/body_54.rb +191 -0
  662. data/lib/zoom_us/models/body_55.rb +185 -0
  663. data/lib/zoom_us/models/body_56.rb +196 -0
  664. data/lib/zoom_us/models/body_57.rb +185 -0
  665. data/lib/zoom_us/models/body_58.rb +188 -0
  666. data/lib/zoom_us/models/body_59.rb +185 -0
  667. data/lib/zoom_us/models/body_6.rb +206 -0
  668. data/lib/zoom_us/models/body_60.rb +186 -0
  669. data/lib/zoom_us/models/body_61.rb +188 -0
  670. data/lib/zoom_us/models/body_62.rb +304 -0
  671. data/lib/zoom_us/models/body_63.rb +236 -0
  672. data/lib/zoom_us/models/body_64.rb +186 -0
  673. data/lib/zoom_us/models/body_65.rb +186 -0
  674. data/lib/zoom_us/models/body_66.rb +278 -0
  675. data/lib/zoom_us/models/body_67.rb +300 -0
  676. data/lib/zoom_us/models/body_68.rb +188 -0
  677. data/lib/zoom_us/models/body_69.rb +185 -0
  678. data/lib/zoom_us/models/body_7.rb +223 -0
  679. data/lib/zoom_us/models/body_70.rb +186 -0
  680. data/lib/zoom_us/models/body_71.rb +186 -0
  681. data/lib/zoom_us/models/body_72.rb +211 -0
  682. data/lib/zoom_us/models/body_73.rb +188 -0
  683. data/lib/zoom_us/models/body_74.rb +328 -0
  684. data/lib/zoom_us/models/body_75.rb +216 -0
  685. data/lib/zoom_us/models/body_76.rb +314 -0
  686. data/lib/zoom_us/models/body_77.rb +314 -0
  687. data/lib/zoom_us/models/body_8.rb +191 -0
  688. data/lib/zoom_us/models/body_9.rb +188 -0
  689. data/lib/zoom_us/models/channel.rb +222 -0
  690. data/lib/zoom_us/models/chatchannelschannel_idmembers_members.rb +191 -0
  691. data/lib/zoom_us/models/chatusersmechannels_members.rb +191 -0
  692. data/lib/zoom_us/models/create_webinar.rb +277 -0
  693. data/lib/zoom_us/models/create_webinar_settings.rb +509 -0
  694. data/lib/zoom_us/models/custom_question.rb +195 -0
  695. data/lib/zoom_us/models/date_time.rb +197 -0
  696. data/lib/zoom_us/models/device.rb +302 -0
  697. data/lib/zoom_us/models/device_list.rb +189 -0
  698. data/lib/zoom_us/models/domains_list.rb +199 -0
  699. data/lib/zoom_us/models/group.rb +197 -0
  700. data/lib/zoom_us/models/group_list.rb +236 -0
  701. data/lib/zoom_us/models/group_member.rb +227 -0
  702. data/lib/zoom_us/models/group_member_list.rb +232 -0
  703. data/lib/zoom_us/models/group_member_list_members.rb +227 -0
  704. data/lib/zoom_us/models/group_user_settings_authentication.rb +176 -0
  705. data/lib/zoom_us/models/group_user_settings_authentication_update.rb +176 -0
  706. data/lib/zoom_us/models/groupsgroup_idlock_settings_recording.rb +255 -0
  707. data/lib/zoom_us/models/groupsgroup_idmembers_members.rb +196 -0
  708. data/lib/zoom_us/models/h_323_sip_device_list.rb +232 -0
  709. data/lib/zoom_us/models/im_group.rb +253 -0
  710. data/lib/zoom_us/models/im_group_list.rb +232 -0
  711. data/lib/zoom_us/models/imgroupsgroup_idmembers_members.rb +196 -0
  712. data/lib/zoom_us/models/inline_response_200.rb +217 -0
  713. data/lib/zoom_us/models/inline_response_200_1.rb +228 -0
  714. data/lib/zoom_us/models/inline_response_200_10.rb +222 -0
  715. data/lib/zoom_us/models/inline_response_200_100.rb +197 -0
  716. data/lib/zoom_us/models/inline_response_200_100_invoices.rb +246 -0
  717. data/lib/zoom_us/models/inline_response_200_11.rb +233 -0
  718. data/lib/zoom_us/models/inline_response_200_11_members.rb +260 -0
  719. data/lib/zoom_us/models/inline_response_200_12.rb +235 -0
  720. data/lib/zoom_us/models/inline_response_200_13.rb +199 -0
  721. data/lib/zoom_us/models/inline_response_200_14.rb +322 -0
  722. data/lib/zoom_us/models/inline_response_200_15.rb +256 -0
  723. data/lib/zoom_us/models/inline_response_200_15_plan_audio.rb +227 -0
  724. data/lib/zoom_us/models/inline_response_200_15_plan_base.rb +207 -0
  725. data/lib/zoom_us/models/inline_response_200_15_plan_zoom_rooms.rb +197 -0
  726. data/lib/zoom_us/models/inline_response_200_16.rb +199 -0
  727. data/lib/zoom_us/models/inline_response_200_17.rb +206 -0
  728. data/lib/zoom_us/models/inline_response_200_18.rb +227 -0
  729. data/lib/zoom_us/models/inline_response_200_18_members.rb +226 -0
  730. data/lib/zoom_us/models/inline_response_200_19.rb +206 -0
  731. data/lib/zoom_us/models/inline_response_200_1_phones.rb +404 -0
  732. data/lib/zoom_us/models/inline_response_200_2.rb +208 -0
  733. data/lib/zoom_us/models/inline_response_200_20.rb +243 -0
  734. data/lib/zoom_us/models/inline_response_200_20_sessions.rb +250 -0
  735. data/lib/zoom_us/models/inline_response_200_21.rb +253 -0
  736. data/lib/zoom_us/models/inline_response_200_21_messages.rb +226 -0
  737. data/lib/zoom_us/models/inline_response_200_22.rb +422 -0
  738. data/lib/zoom_us/models/inline_response_200_23.rb +296 -0
  739. data/lib/zoom_us/models/inline_response_200_24.rb +243 -0
  740. data/lib/zoom_us/models/inline_response_200_24_participants.rb +196 -0
  741. data/lib/zoom_us/models/inline_response_200_25.rb +200 -0
  742. data/lib/zoom_us/models/inline_response_200_25_custom_questions.rb +252 -0
  743. data/lib/zoom_us/models/inline_response_200_25_questions.rb +230 -0
  744. data/lib/zoom_us/models/inline_response_200_26.rb +263 -0
  745. data/lib/zoom_us/models/inline_response_200_27.rb +243 -0
  746. data/lib/zoom_us/models/inline_response_200_27_participants.rb +416 -0
  747. data/lib/zoom_us/models/inline_response_200_28.rb +243 -0
  748. data/lib/zoom_us/models/inline_response_200_28_details.rb +206 -0
  749. data/lib/zoom_us/models/inline_response_200_28_participants.rb +218 -0
  750. data/lib/zoom_us/models/inline_response_200_29.rb +263 -0
  751. data/lib/zoom_us/models/inline_response_200_2_rooms.rb +250 -0
  752. data/lib/zoom_us/models/inline_response_200_3.rb +218 -0
  753. data/lib/zoom_us/models/inline_response_200_30.rb +243 -0
  754. data/lib/zoom_us/models/inline_response_200_30_participants.rb +406 -0
  755. data/lib/zoom_us/models/inline_response_200_31.rb +262 -0
  756. data/lib/zoom_us/models/inline_response_200_31_users.rb +366 -0
  757. data/lib/zoom_us/models/inline_response_200_32.rb +217 -0
  758. data/lib/zoom_us/models/inline_response_200_32_client_feedbacks.rb +206 -0
  759. data/lib/zoom_us/models/inline_response_200_33.rb +262 -0
  760. data/lib/zoom_us/models/inline_response_200_33_issue_details.rb +196 -0
  761. data/lib/zoom_us/models/inline_response_200_34.rb +293 -0
  762. data/lib/zoom_us/models/inline_response_200_34_users.rb +256 -0
  763. data/lib/zoom_us/models/inline_response_200_35.rb +273 -0
  764. data/lib/zoom_us/models/inline_response_200_35_meetings.rb +286 -0
  765. data/lib/zoom_us/models/inline_response_200_36.rb +308 -0
  766. data/lib/zoom_us/models/inline_response_200_36_tracking_fields.rb +196 -0
  767. data/lib/zoom_us/models/inline_response_200_37.rb +243 -0
  768. data/lib/zoom_us/models/inline_response_200_37_participants.rb +256 -0
  769. data/lib/zoom_us/models/inline_response_200_38.rb +218 -0
  770. data/lib/zoom_us/models/inline_response_200_38_question_details.rb +196 -0
  771. data/lib/zoom_us/models/inline_response_200_38_questions.rb +208 -0
  772. data/lib/zoom_us/models/inline_response_200_39.rb +308 -0
  773. data/lib/zoom_us/models/inline_response_200_3_main_auto_receptionist.rb +217 -0
  774. data/lib/zoom_us/models/inline_response_200_3_sites.rb +215 -0
  775. data/lib/zoom_us/models/inline_response_200_4.rb +215 -0
  776. data/lib/zoom_us/models/inline_response_200_40.rb +243 -0
  777. data/lib/zoom_us/models/inline_response_200_40_participants.rb +256 -0
  778. data/lib/zoom_us/models/inline_response_200_41.rb +218 -0
  779. data/lib/zoom_us/models/inline_response_200_41_questions.rb +208 -0
  780. data/lib/zoom_us/models/inline_response_200_42.rb +218 -0
  781. data/lib/zoom_us/models/inline_response_200_42_questions.rb +208 -0
  782. data/lib/zoom_us/models/inline_response_200_43.rb +263 -0
  783. data/lib/zoom_us/models/inline_response_200_43_telephony_usage.rb +296 -0
  784. data/lib/zoom_us/models/inline_response_200_44.rb +223 -0
  785. data/lib/zoom_us/models/inline_response_200_44_operation_logs.rb +226 -0
  786. data/lib/zoom_us/models/inline_response_200_45.rb +291 -0
  787. data/lib/zoom_us/models/inline_response_200_45_dial_in_numbers.rb +221 -0
  788. data/lib/zoom_us/models/inline_response_200_46.rb +243 -0
  789. data/lib/zoom_us/models/inline_response_200_46_users.rb +372 -0
  790. data/lib/zoom_us/models/inline_response_200_47.rb +557 -0
  791. data/lib/zoom_us/models/inline_response_200_48.rb +189 -0
  792. data/lib/zoom_us/models/inline_response_200_49.rb +187 -0
  793. data/lib/zoom_us/models/inline_response_200_49_dedicated_dial_in_number.rb +196 -0
  794. data/lib/zoom_us/models/inline_response_200_49_pac_accounts.rb +269 -0
  795. data/lib/zoom_us/models/inline_response_200_4_main_auto_receptionist.rb +217 -0
  796. data/lib/zoom_us/models/inline_response_200_5.rb +222 -0
  797. data/lib/zoom_us/models/inline_response_200_50.rb +187 -0
  798. data/lib/zoom_us/models/inline_response_200_50_dial_in_numbers.rb +304 -0
  799. data/lib/zoom_us/models/inline_response_200_51.rb +186 -0
  800. data/lib/zoom_us/models/inline_response_200_52.rb +186 -0
  801. data/lib/zoom_us/models/inline_response_200_53.rb +186 -0
  802. data/lib/zoom_us/models/inline_response_200_54.rb +338 -0
  803. data/lib/zoom_us/models/inline_response_200_55.rb +199 -0
  804. data/lib/zoom_us/models/inline_response_200_56.rb +200 -0
  805. data/lib/zoom_us/models/inline_response_200_56_custom_questions.rb +252 -0
  806. data/lib/zoom_us/models/inline_response_200_56_questions.rb +230 -0
  807. data/lib/zoom_us/models/inline_response_200_57.rb +226 -0
  808. data/lib/zoom_us/models/inline_response_200_58.rb +226 -0
  809. data/lib/zoom_us/models/inline_response_200_59.rb +242 -0
  810. data/lib/zoom_us/models/inline_response_200_59_client_feedback_details.rb +216 -0
  811. data/lib/zoom_us/models/inline_response_200_5_contacts.rb +322 -0
  812. data/lib/zoom_us/models/inline_response_200_6.rb +219 -0
  813. data/lib/zoom_us/models/inline_response_200_60.rb +218 -0
  814. data/lib/zoom_us/models/inline_response_200_60_messages.rb +226 -0
  815. data/lib/zoom_us/models/inline_response_200_61.rb +294 -0
  816. data/lib/zoom_us/models/inline_response_200_61_calling_plan.rb +186 -0
  817. data/lib/zoom_us/models/inline_response_200_61_phone_numbers.rb +196 -0
  818. data/lib/zoom_us/models/inline_response_200_62.rb +206 -0
  819. data/lib/zoom_us/models/inline_response_200_62_outbound_caller.rb +187 -0
  820. data/lib/zoom_us/models/inline_response_200_63.rb +249 -0
  821. data/lib/zoom_us/models/inline_response_200_63_call_logs.rb +286 -0
  822. data/lib/zoom_us/models/inline_response_200_64.rb +229 -0
  823. data/lib/zoom_us/models/inline_response_200_64_recordings.rb +286 -0
  824. data/lib/zoom_us/models/inline_response_200_65.rb +229 -0
  825. data/lib/zoom_us/models/inline_response_200_65_voice_mails.rb +320 -0
  826. data/lib/zoom_us/models/inline_response_200_66.rb +249 -0
  827. data/lib/zoom_us/models/inline_response_200_67.rb +188 -0
  828. data/lib/zoom_us/models/inline_response_200_67_phone_numbers.rb +196 -0
  829. data/lib/zoom_us/models/inline_response_200_68.rb +229 -0
  830. data/lib/zoom_us/models/inline_response_200_68_activity_logs.rb +236 -0
  831. data/lib/zoom_us/models/inline_response_200_69.rb +221 -0
  832. data/lib/zoom_us/models/inline_response_200_69_email_notification.rb +226 -0
  833. data/lib/zoom_us/models/inline_response_200_69_in_meeting.rb +506 -0
  834. data/lib/zoom_us/models/inline_response_200_69_recording.rb +256 -0
  835. data/lib/zoom_us/models/inline_response_200_69_schedule_meeting.rb +296 -0
  836. data/lib/zoom_us/models/inline_response_200_69_telephony.rb +186 -0
  837. data/lib/zoom_us/models/inline_response_200_6_messages.rb +226 -0
  838. data/lib/zoom_us/models/inline_response_200_7.rb +233 -0
  839. data/lib/zoom_us/models/inline_response_200_70.rb +230 -0
  840. data/lib/zoom_us/models/inline_response_200_70_in_meeting.rb +496 -0
  841. data/lib/zoom_us/models/inline_response_200_70_recording.rb +256 -0
  842. data/lib/zoom_us/models/inline_response_200_70_schedule_meeting.rb +296 -0
  843. data/lib/zoom_us/models/inline_response_200_70_tsp.rb +196 -0
  844. data/lib/zoom_us/models/inline_response_200_71.rb +228 -0
  845. data/lib/zoom_us/models/inline_response_200_72.rb +233 -0
  846. data/lib/zoom_us/models/inline_response_200_72_plan_base.rb +206 -0
  847. data/lib/zoom_us/models/inline_response_200_72_plan_large_meeting.rb +206 -0
  848. data/lib/zoom_us/models/inline_response_200_72_plan_recording.rb +236 -0
  849. data/lib/zoom_us/models/inline_response_200_72_plan_webinar.rb +206 -0
  850. data/lib/zoom_us/models/inline_response_200_72_plan_zoom_rooms.rb +206 -0
  851. data/lib/zoom_us/models/inline_response_200_73.rb +228 -0
  852. data/lib/zoom_us/models/inline_response_200_73_meetings.rb +268 -0
  853. data/lib/zoom_us/models/inline_response_200_73_recording_files.rb +276 -0
  854. data/lib/zoom_us/models/inline_response_200_74.rb +198 -0
  855. data/lib/zoom_us/models/inline_response_200_74_tracking_sources.rb +226 -0
  856. data/lib/zoom_us/models/inline_response_200_75.rb +185 -0
  857. data/lib/zoom_us/models/inline_response_200_75_basic.rb +240 -0
  858. data/lib/zoom_us/models/inline_response_200_76.rb +207 -0
  859. data/lib/zoom_us/models/inline_response_200_76_locations.rb +250 -0
  860. data/lib/zoom_us/models/inline_response_200_77.rb +250 -0
  861. data/lib/zoom_us/models/inline_response_200_78.rb +185 -0
  862. data/lib/zoom_us/models/inline_response_200_78_basic.rb +280 -0
  863. data/lib/zoom_us/models/inline_response_200_79.rb +188 -0
  864. data/lib/zoom_us/models/inline_response_200_7_channels.rb +206 -0
  865. data/lib/zoom_us/models/inline_response_200_8.rb +223 -0
  866. data/lib/zoom_us/models/inline_response_200_80.rb +185 -0
  867. data/lib/zoom_us/models/inline_response_200_80_basic.rb +270 -0
  868. data/lib/zoom_us/models/inline_response_200_81.rb +187 -0
  869. data/lib/zoom_us/models/inline_response_200_81_devices.rb +282 -0
  870. data/lib/zoom_us/models/inline_response_200_82.rb +197 -0
  871. data/lib/zoom_us/models/inline_response_200_82_phone_numbers.rb +196 -0
  872. data/lib/zoom_us/models/inline_response_200_83.rb +217 -0
  873. data/lib/zoom_us/models/inline_response_200_83_question_details.rb +196 -0
  874. data/lib/zoom_us/models/inline_response_200_83_questions.rb +207 -0
  875. data/lib/zoom_us/models/inline_response_200_84.rb +197 -0
  876. data/lib/zoom_us/models/inline_response_200_84_in_meeting_files.rb +206 -0
  877. data/lib/zoom_us/models/inline_response_200_85.rb +217 -0
  878. data/lib/zoom_us/models/inline_response_200_86.rb +217 -0
  879. data/lib/zoom_us/models/inline_response_200_86_question_details.rb +196 -0
  880. data/lib/zoom_us/models/inline_response_200_86_questions.rb +207 -0
  881. data/lib/zoom_us/models/inline_response_200_87.rb +217 -0
  882. data/lib/zoom_us/models/inline_response_200_87_client_satisfaction.rb +226 -0
  883. data/lib/zoom_us/models/inline_response_200_88.rb +217 -0
  884. data/lib/zoom_us/models/inline_response_200_88_assignee.rb +206 -0
  885. data/lib/zoom_us/models/inline_response_200_88_devices.rb +278 -0
  886. data/lib/zoom_us/models/inline_response_200_88_site.rb +196 -0
  887. data/lib/zoom_us/models/inline_response_200_89.rb +278 -0
  888. data/lib/zoom_us/models/inline_response_200_89_assignee.rb +207 -0
  889. data/lib/zoom_us/models/inline_response_200_8_contacts.rb +216 -0
  890. data/lib/zoom_us/models/inline_response_200_9.rb +260 -0
  891. data/lib/zoom_us/models/inline_response_200_90.rb +232 -0
  892. data/lib/zoom_us/models/inline_response_200_90_call_queues.rb +271 -0
  893. data/lib/zoom_us/models/inline_response_200_90_phone_numbers.rb +240 -0
  894. data/lib/zoom_us/models/inline_response_200_90_site.rb +196 -0
  895. data/lib/zoom_us/models/inline_response_200_91.rb +279 -0
  896. data/lib/zoom_us/models/inline_response_200_91_members.rb +198 -0
  897. data/lib/zoom_us/models/inline_response_200_91_members_common_area_phones.rb +196 -0
  898. data/lib/zoom_us/models/inline_response_200_91_members_users.rb +240 -0
  899. data/lib/zoom_us/models/inline_response_200_91_phone_numbers.rb +240 -0
  900. data/lib/zoom_us/models/inline_response_200_91_site.rb +196 -0
  901. data/lib/zoom_us/models/inline_response_200_92.rb +312 -0
  902. data/lib/zoom_us/models/inline_response_200_92_assignee.rb +250 -0
  903. data/lib/zoom_us/models/inline_response_200_93.rb +187 -0
  904. data/lib/zoom_us/models/inline_response_200_93_calling_plans.rb +226 -0
  905. data/lib/zoom_us/models/inline_response_200_94.rb +232 -0
  906. data/lib/zoom_us/models/inline_response_200_94_site.rb +196 -0
  907. data/lib/zoom_us/models/inline_response_200_94_users.rb +245 -0
  908. data/lib/zoom_us/models/inline_response_200_95.rb +232 -0
  909. data/lib/zoom_us/models/inline_response_200_95_calling_plans.rb +196 -0
  910. data/lib/zoom_us/models/inline_response_200_95_common_area_phones.rb +257 -0
  911. data/lib/zoom_us/models/inline_response_200_95_phone_numbers.rb +240 -0
  912. data/lib/zoom_us/models/inline_response_200_95_site.rb +196 -0
  913. data/lib/zoom_us/models/inline_response_200_96.rb +235 -0
  914. data/lib/zoom_us/models/inline_response_200_97.rb +232 -0
  915. data/lib/zoom_us/models/inline_response_200_97_blocked_list.rb +324 -0
  916. data/lib/zoom_us/models/inline_response_200_98.rb +324 -0
  917. data/lib/zoom_us/models/inline_response_200_99.rb +197 -0
  918. data/lib/zoom_us/models/inline_response_200_99_billing_reports.rb +236 -0
  919. data/lib/zoom_us/models/inline_response_200_assignee.rb +250 -0
  920. data/lib/zoom_us/models/inline_response_200_phone_numbers.rb +312 -0
  921. data/lib/zoom_us/models/inline_response_200_site.rb +196 -0
  922. data/lib/zoom_us/models/inline_response_201.rb +250 -0
  923. data/lib/zoom_us/models/inline_response_201_1.rb +186 -0
  924. data/lib/zoom_us/models/inline_response_201_10.rb +344 -0
  925. data/lib/zoom_us/models/inline_response_201_10_occurrences.rb +217 -0
  926. data/lib/zoom_us/models/inline_response_201_10_settings.rb +507 -0
  927. data/lib/zoom_us/models/inline_response_201_10_settings_global_dial_in_numbers.rb +260 -0
  928. data/lib/zoom_us/models/inline_response_201_11.rb +226 -0
  929. data/lib/zoom_us/models/inline_response_201_12.rb +252 -0
  930. data/lib/zoom_us/models/inline_response_201_12_questions.rb +242 -0
  931. data/lib/zoom_us/models/inline_response_201_13.rb +216 -0
  932. data/lib/zoom_us/models/inline_response_201_14.rb +228 -0
  933. data/lib/zoom_us/models/inline_response_201_15.rb +196 -0
  934. data/lib/zoom_us/models/inline_response_201_16.rb +256 -0
  935. data/lib/zoom_us/models/inline_response_201_17.rb +195 -0
  936. data/lib/zoom_us/models/inline_response_201_18.rb +338 -0
  937. data/lib/zoom_us/models/inline_response_201_18_settings.rb +529 -0
  938. data/lib/zoom_us/models/inline_response_201_19.rb +196 -0
  939. data/lib/zoom_us/models/inline_response_201_2.rb +216 -0
  940. data/lib/zoom_us/models/inline_response_201_20.rb +226 -0
  941. data/lib/zoom_us/models/inline_response_201_21.rb +252 -0
  942. data/lib/zoom_us/models/inline_response_201_22.rb +186 -0
  943. data/lib/zoom_us/models/inline_response_201_23.rb +216 -0
  944. data/lib/zoom_us/models/inline_response_201_24.rb +196 -0
  945. data/lib/zoom_us/models/inline_response_201_25.rb +186 -0
  946. data/lib/zoom_us/models/inline_response_201_3.rb +198 -0
  947. data/lib/zoom_us/models/inline_response_201_4.rb +196 -0
  948. data/lib/zoom_us/models/inline_response_201_5.rb +216 -0
  949. data/lib/zoom_us/models/inline_response_201_6.rb +206 -0
  950. data/lib/zoom_us/models/inline_response_201_7.rb +311 -0
  951. data/lib/zoom_us/models/inline_response_201_8.rb +218 -0
  952. data/lib/zoom_us/models/inline_response_201_9.rb +236 -0
  953. data/lib/zoom_us/models/inline_response_204.rb +196 -0
  954. data/lib/zoom_us/models/meeting.rb +277 -0
  955. data/lib/zoom_us/models/meeting_create.rb +292 -0
  956. data/lib/zoom_us/models/meeting_info.rb +339 -0
  957. data/lib/zoom_us/models/meeting_info_get.rb +393 -0
  958. data/lib/zoom_us/models/meeting_instances.rb +189 -0
  959. data/lib/zoom_us/models/meeting_invitation.rb +187 -0
  960. data/lib/zoom_us/models/meeting_list.rb +189 -0
  961. data/lib/zoom_us/models/meeting_live_stream.rb +270 -0
  962. data/lib/zoom_us/models/meeting_live_stream_status.rb +230 -0
  963. data/lib/zoom_us/models/meeting_metric.rb +367 -0
  964. data/lib/zoom_us/models/meeting_metrics.rb +367 -0
  965. data/lib/zoom_us/models/meeting_recording_registrant_list.rb +177 -0
  966. data/lib/zoom_us/models/meeting_registrant.rb +373 -0
  967. data/lib/zoom_us/models/meeting_registrant_list.rb +177 -0
  968. data/lib/zoom_us/models/meeting_registrant_questions.rb +201 -0
  969. data/lib/zoom_us/models/meeting_settings.rb +507 -0
  970. data/lib/zoom_us/models/meeting_update.rb +292 -0
  971. data/lib/zoom_us/models/meetingsmeeting_idlivestreamstatus_settings.rb +220 -0
  972. data/lib/zoom_us/models/meetingsmeeting_idrecordingsregistrantsstatus_registrants.rb +185 -0
  973. data/lib/zoom_us/models/meetingsmeeting_idregistrantsstatus_registrants.rb +194 -0
  974. data/lib/zoom_us/models/models.txt +515 -0
  975. data/lib/zoom_us/models/occurrence.rb +217 -0
  976. data/lib/zoom_us/models/occurrences.rb +177 -0
  977. data/lib/zoom_us/models/pac.rb +270 -0
  978. data/lib/zoom_us/models/pagination.rb +232 -0
  979. data/lib/zoom_us/models/pagination_token.rb +232 -0
  980. data/lib/zoom_us/models/pagination_token4_im_chat.rb +212 -0
  981. data/lib/zoom_us/models/pagination_token4_qos.rb +232 -0
  982. data/lib/zoom_us/models/panelist.rb +197 -0
  983. data/lib/zoom_us/models/panelist_list.rb +199 -0
  984. data/lib/zoom_us/models/participant_qos.rb +309 -0
  985. data/lib/zoom_us/models/participant_qos_cpu_usage.rb +216 -0
  986. data/lib/zoom_us/models/participant_qos_list.rb +232 -0
  987. data/lib/zoom_us/models/participant_qos_user_qos.rb +253 -0
  988. data/lib/zoom_us/models/phone_plan.rb +210 -0
  989. data/lib/zoom_us/models/phone_plan_1.rb +210 -0
  990. data/lib/zoom_us/models/phone_plan_1_plan_base.rb +197 -0
  991. data/lib/zoom_us/models/phone_plan_1_plan_calling.rb +195 -0
  992. data/lib/zoom_us/models/phone_plan_1_plan_number.rb +195 -0
  993. data/lib/zoom_us/models/phoneauto_receptionistsauto_receptionist_idphone_numbers_phone_numbers.rb +196 -0
  994. data/lib/zoom_us/models/phonecall_queues_members.rb +201 -0
  995. data/lib/zoom_us/models/phonecall_queues_members_users.rb +196 -0
  996. data/lib/zoom_us/models/phonecall_queuescall_queue_idmembers_members.rb +200 -0
  997. data/lib/zoom_us/models/phonecall_queuescall_queue_idmembers_members_users.rb +196 -0
  998. data/lib/zoom_us/models/phonecall_queuescall_queue_idphone_numbers_phone_numbers.rb +196 -0
  999. data/lib/zoom_us/models/phonesites_default_emergency_address.rb +289 -0
  1000. data/lib/zoom_us/models/phoneusersuser_idcalling_plans_calling_plans.rb +186 -0
  1001. data/lib/zoom_us/models/phoneusersuser_idphone_numbers_phone_numbers.rb +196 -0
  1002. data/lib/zoom_us/models/poll.rb +199 -0
  1003. data/lib/zoom_us/models/poll_list.rb +199 -0
  1004. data/lib/zoom_us/models/qos_audio.rb +227 -0
  1005. data/lib/zoom_us/models/qos_object.rb +227 -0
  1006. data/lib/zoom_us/models/qos_participant.rb +309 -0
  1007. data/lib/zoom_us/models/qos_participant_list.rb +189 -0
  1008. data/lib/zoom_us/models/qos_video.rb +197 -0
  1009. data/lib/zoom_us/models/recording.rb +287 -0
  1010. data/lib/zoom_us/models/recording_list.rb +252 -0
  1011. data/lib/zoom_us/models/recording_meeting.rb +267 -0
  1012. data/lib/zoom_us/models/recording_meeting_list.rb +189 -0
  1013. data/lib/zoom_us/models/recording_registrant_list.rb +189 -0
  1014. data/lib/zoom_us/models/recording_registrant_questions.rb +201 -0
  1015. data/lib/zoom_us/models/recording_registrant_questions_custom_questions.rb +252 -0
  1016. data/lib/zoom_us/models/recording_registrant_questions_questions.rb +230 -0
  1017. data/lib/zoom_us/models/recording_registrant_status.rb +237 -0
  1018. data/lib/zoom_us/models/recording_settings.rb +325 -0
  1019. data/lib/zoom_us/models/recording_settings_1.rb +325 -0
  1020. data/lib/zoom_us/models/recurrence.rb +306 -0
  1021. data/lib/zoom_us/models/recurrence_webinar.rb +272 -0
  1022. data/lib/zoom_us/models/registrant.rb +364 -0
  1023. data/lib/zoom_us/models/registrant_list.rb +189 -0
  1024. data/lib/zoom_us/models/registrant_status.rb +237 -0
  1025. data/lib/zoom_us/models/registration_list.rb +236 -0
  1026. data/lib/zoom_us/models/registration_list_1.rb +232 -0
  1027. data/lib/zoom_us/models/role_list.rb +199 -0
  1028. data/lib/zoom_us/models/role_members_add.rb +189 -0
  1029. data/lib/zoom_us/models/role_members_add_members.rb +196 -0
  1030. data/lib/zoom_us/models/role_members_list.rb +232 -0
  1031. data/lib/zoom_us/models/rolesrole_idmembers_members.rb +196 -0
  1032. data/lib/zoom_us/models/roomslocationslocation_id_basic.rb +280 -0
  1033. data/lib/zoom_us/models/roomsroom_id_basic.rb +260 -0
  1034. data/lib/zoom_us/models/session.rb +277 -0
  1035. data/lib/zoom_us/models/session_update.rb +292 -0
  1036. data/lib/zoom_us/models/session_webinar.rb +277 -0
  1037. data/lib/zoom_us/models/session_webinar_update.rb +292 -0
  1038. data/lib/zoom_us/models/the_h_323_sip_device_object_.rb +302 -0
  1039. data/lib/zoom_us/models/the_h_323_sip_device_object__1.rb +302 -0
  1040. data/lib/zoom_us/models/tracking_field.rb +219 -0
  1041. data/lib/zoom_us/models/tracking_field_1.rb +219 -0
  1042. data/lib/zoom_us/models/tracking_field_list.rb +199 -0
  1043. data/lib/zoom_us/models/tsp.rb +319 -0
  1044. data/lib/zoom_us/models/tsp_account.rb +329 -0
  1045. data/lib/zoom_us/models/tsp_account_1.rb +319 -0
  1046. data/lib/zoom_us/models/tsp_account_dial_in_numbers.rb +304 -0
  1047. data/lib/zoom_us/models/tsp_accounts_list.rb +329 -0
  1048. data/lib/zoom_us/models/tsp_accounts_list_1.rb +319 -0
  1049. data/lib/zoom_us/models/tsp_accounts_list_2.rb +319 -0
  1050. data/lib/zoom_us/models/tsp_global_dial_in.rb +201 -0
  1051. data/lib/zoom_us/models/tsp_global_dial_in_url_setting.rb +201 -0
  1052. data/lib/zoom_us/models/user.rb +341 -0
  1053. data/lib/zoom_us/models/user_assistants_list.rb +189 -0
  1054. data/lib/zoom_us/models/user_assistants_list_1.rb +189 -0
  1055. data/lib/zoom_us/models/user_assistants_list_assistants.rb +196 -0
  1056. data/lib/zoom_us/models/user_list.rb +232 -0
  1057. data/lib/zoom_us/models/user_permissions.rb +189 -0
  1058. data/lib/zoom_us/models/user_schedulers_list.rb +189 -0
  1059. data/lib/zoom_us/models/user_schedulers_list_schedulers.rb +196 -0
  1060. data/lib/zoom_us/models/user_settings.rb +239 -0
  1061. data/lib/zoom_us/models/user_settings_email_notification.rb +225 -0
  1062. data/lib/zoom_us/models/user_settings_feature.rb +257 -0
  1063. data/lib/zoom_us/models/user_settings_feature_settings.rb +257 -0
  1064. data/lib/zoom_us/models/user_settings_feature_settings_1.rb +237 -0
  1065. data/lib/zoom_us/models/user_settings_feature_update.rb +237 -0
  1066. data/lib/zoom_us/models/user_settings_in_meeting.rb +533 -0
  1067. data/lib/zoom_us/models/user_settings_meeting_settings.rb +365 -0
  1068. data/lib/zoom_us/models/user_settings_meeting_settings_1.rb +533 -0
  1069. data/lib/zoom_us/models/user_settings_meeting_settings_2.rb +224 -0
  1070. data/lib/zoom_us/models/user_settings_notification_settings.rb +225 -0
  1071. data/lib/zoom_us/models/user_settings_recording.rb +373 -0
  1072. data/lib/zoom_us/models/user_settings_recording_settings.rb +373 -0
  1073. data/lib/zoom_us/models/user_settings_schedule_meeting.rb +365 -0
  1074. data/lib/zoom_us/models/user_settings_telephony.rb +224 -0
  1075. data/lib/zoom_us/models/user_settings_tsp.rb +209 -0
  1076. data/lib/zoom_us/models/user_settings_tsp_settings.rb +209 -0
  1077. data/lib/zoom_us/models/user_settings_update.rb +239 -0
  1078. data/lib/zoom_us/models/user_update.rb +438 -0
  1079. data/lib/zoom_us/models/users_user_info.rb +309 -0
  1080. data/lib/zoom_us/models/usersuser_idmeetings_recurrence.rb +306 -0
  1081. data/lib/zoom_us/models/usersuser_idmeetings_settings.rb +485 -0
  1082. data/lib/zoom_us/models/usersuser_idmeetings_tracking_fields.rb +196 -0
  1083. data/lib/zoom_us/models/usersuser_idtsp_dial_in_numbers.rb +304 -0
  1084. data/lib/zoom_us/models/usersuser_idtsptsp_id_dial_in_numbers.rb +304 -0
  1085. data/lib/zoom_us/models/webianr_registrant.rb +363 -0
  1086. data/lib/zoom_us/models/webianr_registrant_custom_questions.rb +195 -0
  1087. data/lib/zoom_us/models/webinar.rb +277 -0
  1088. data/lib/zoom_us/models/webinar_info.rb +309 -0
  1089. data/lib/zoom_us/models/webinar_instances.rb +189 -0
  1090. data/lib/zoom_us/models/webinar_list.rb +189 -0
  1091. data/lib/zoom_us/models/webinar_metric.rb +357 -0
  1092. data/lib/zoom_us/models/webinar_metrics.rb +357 -0
  1093. data/lib/zoom_us/models/webinar_panelist.rb +189 -0
  1094. data/lib/zoom_us/models/webinar_panelist_list.rb +199 -0
  1095. data/lib/zoom_us/models/webinar_registrant.rb +364 -0
  1096. data/lib/zoom_us/models/webinar_registrant_list.rb +177 -0
  1097. data/lib/zoom_us/models/webinar_registrant_questions.rb +201 -0
  1098. data/lib/zoom_us/models/webinar_settings.rb +529 -0
  1099. data/lib/zoom_us/models/webinar_update.rb +292 -0
  1100. data/lib/zoom_us/models/webinarswebinar_idregistrantsstatus_registrants.rb +196 -0
  1101. data/lib/zoom_us/models/zoom_room.rb +318 -0
  1102. data/lib/zoom_us/models/zoom_room_list.rb +232 -0
  1103. data/lib/zoom_us/pac.rb +77 -0
  1104. data/lib/zoom_us/phone.rb +996 -0
  1105. data/lib/zoom_us/phone_auto_receptionists.rb +249 -0
  1106. data/lib/zoom_us/phone_blocked_list.rb +295 -0
  1107. data/lib/zoom_us/phone_call_queues.rb +691 -0
  1108. data/lib/zoom_us/phone_devices.rb +306 -0
  1109. data/lib/zoom_us/phone_site.rb +302 -0
  1110. data/lib/zoom_us/reports.rb +1008 -0
  1111. data/lib/zoom_us/roles.rb +457 -0
  1112. data/lib/zoom_us/rooms.rb +543 -0
  1113. data/lib/zoom_us/rooms_account.rb +237 -0
  1114. data/lib/zoom_us/rooms_location.rb +525 -0
  1115. data/lib/zoom_us/sip_connected_audio.rb +237 -0
  1116. data/lib/zoom_us/sip_phone.rb +237 -0
  1117. data/lib/zoom_us/tracking_field.rb +291 -0
  1118. data/lib/zoom_us/tsp.rb +489 -0
  1119. data/lib/zoom_us/users.rb +1494 -0
  1120. data/lib/zoom_us/version.rb +15 -0
  1121. data/lib/zoom_us/webinars.rb +1615 -0
  1122. data/spec/api/accounts_api_spec.rb +186 -0
  1123. data/spec/api/billing_api_spec.rb +162 -0
  1124. data/spec/api/chat_channels_api_spec.rb +161 -0
  1125. data/spec/api/chat_messages_api_spec.rb +91 -0
  1126. data/spec/api/chatbot_messages_api_spec.rb +73 -0
  1127. data/spec/api/cloud_recording_api_spec.rb +227 -0
  1128. data/spec/api/common_area_phones_api_spec.rb +97 -0
  1129. data/spec/api/contacts_api_spec.rb +77 -0
  1130. data/spec/api/dashboards_api_spec.rb +352 -0
  1131. data/spec/api/devices_api_spec.rb +85 -0
  1132. data/spec/api/groups_api_spec.rb +201 -0
  1133. data/spec/api/im_chat_api_spec.rb +96 -0
  1134. data/spec/api/im_groups_api_spec.rb +135 -0
  1135. data/spec/api/meetings_api_spec.rb +351 -0
  1136. data/spec/api/pac_api_spec.rb +47 -0
  1137. data/spec/api/phone_api_spec.rb +252 -0
  1138. data/spec/api/phone_auto_receptionists_api_spec.rb +86 -0
  1139. data/spec/api/phone_blocked_list_api_spec.rb +97 -0
  1140. data/spec/api/phone_call_queues_api_spec.rb +186 -0
  1141. data/spec/api/phone_devices_api_spec.rb +98 -0
  1142. data/spec/api/phone_site_api_spec.rb +98 -0
  1143. data/spec/api/reports_api_spec.rb +251 -0
  1144. data/spec/api/roles_api_spec.rb +133 -0
  1145. data/spec/api/rooms_account_api_spec.rb +83 -0
  1146. data/spec/api/rooms_api_spec.rb +153 -0
  1147. data/spec/api/rooms_location_api_spec.rb +150 -0
  1148. data/spec/api/sip_connected_audio_api_spec.rb +84 -0
  1149. data/spec/api/sip_phone_api_spec.rb +86 -0
  1150. data/spec/api/tracking_field_api_spec.rb +95 -0
  1151. data/spec/api/tsp_api_spec.rb +136 -0
  1152. data/spec/api/users_api_spec.rb +360 -0
  1153. data/spec/api/webinars_api_spec.rb +388 -0
  1154. data/spec/api_client_spec.rb +226 -0
  1155. data/spec/configuration_spec.rb +42 -0
  1156. data/spec/models/account_list_accounts_spec.rb +89 -0
  1157. data/spec/models/account_list_item_spec.rb +41 -0
  1158. data/spec/models/account_list_spec.rb +65 -0
  1159. data/spec/models/account_options_spec.rb +69 -0
  1160. data/spec/models/account_plan_base_required_spec.rb +47 -0
  1161. data/spec/models/account_plan_required_spec.rb +47 -0
  1162. data/spec/models/account_plan_spec.rb +47 -0
  1163. data/spec/models/account_plans_spec.rb +83 -0
  1164. data/spec/models/account_settings_authentication_spec.rb +35 -0
  1165. data/spec/models/account_settings_authentication_update_spec.rb +35 -0
  1166. data/spec/models/account_settings_email_notification_spec.rb +71 -0
  1167. data/spec/models/account_settings_feature_spec.rb +41 -0
  1168. data/spec/models/account_settings_in_meeting_spec.rb +297 -0
  1169. data/spec/models/account_settings_integration_spec.rb +71 -0
  1170. data/spec/models/account_settings_recording_authentication_update_authentication_option_spec.rb +79 -0
  1171. data/spec/models/account_settings_recording_authentication_update_spec.rb +47 -0
  1172. data/spec/models/account_settings_recording_spec.rb +123 -0
  1173. data/spec/models/account_settings_schedule_meeting_spec.rb +133 -0
  1174. data/spec/models/account_settings_schedule_meting_spec.rb +133 -0
  1175. data/spec/models/account_settings_security_spec.rb +53 -0
  1176. data/spec/models/account_settings_spec.rb +95 -0
  1177. data/spec/models/account_settings_telephony_spec.rb +47 -0
  1178. data/spec/models/account_settings_tsp_spec.rb +59 -0
  1179. data/spec/models/account_settings_zoom_rooms_spec.rb +95 -0
  1180. data/spec/models/account_spec.rb +71 -0
  1181. data/spec/models/accounts_options_spec.rb +69 -0
  1182. data/spec/models/accountsaccount_idlock_settings_in_meeting_spec.rb +227 -0
  1183. data/spec/models/accountsaccount_idlock_settings_schedule_meeting_spec.rb +107 -0
  1184. data/spec/models/billing_contact_required_spec.rb +95 -0
  1185. data/spec/models/billing_contact_spec.rb +95 -0
  1186. data/spec/models/body_10_spec.rb +65 -0
  1187. data/spec/models/body_11_spec.rb +69 -0
  1188. data/spec/models/body_12_spec.rb +95 -0
  1189. data/spec/models/body_13_spec.rb +47 -0
  1190. data/spec/models/body_14_spec.rb +47 -0
  1191. data/spec/models/body_15_spec.rb +41 -0
  1192. data/spec/models/body_16_spec.rb +41 -0
  1193. data/spec/models/body_17_spec.rb +41 -0
  1194. data/spec/models/body_18_spec.rb +51 -0
  1195. data/spec/models/body_19_spec.rb +69 -0
  1196. data/spec/models/body_1_spec.rb +137 -0
  1197. data/spec/models/body_20_spec.rb +69 -0
  1198. data/spec/models/body_21_spec.rb +41 -0
  1199. data/spec/models/body_22_spec.rb +95 -0
  1200. data/spec/models/body_23_spec.rb +45 -0
  1201. data/spec/models/body_24_spec.rb +51 -0
  1202. data/spec/models/body_25_spec.rb +45 -0
  1203. data/spec/models/body_26_spec.rb +45 -0
  1204. data/spec/models/body_27_spec.rb +51 -0
  1205. data/spec/models/body_28_spec.rb +53 -0
  1206. data/spec/models/body_29_spec.rb +41 -0
  1207. data/spec/models/body_2_spec.rb +57 -0
  1208. data/spec/models/body_30_spec.rb +81 -0
  1209. data/spec/models/body_31_spec.rb +51 -0
  1210. data/spec/models/body_32_spec.rb +131 -0
  1211. data/spec/models/body_33_spec.rb +45 -0
  1212. data/spec/models/body_34_spec.rb +41 -0
  1213. data/spec/models/body_35_spec.rb +41 -0
  1214. data/spec/models/body_36_spec.rb +45 -0
  1215. data/spec/models/body_37_spec.rb +41 -0
  1216. data/spec/models/body_38_spec.rb +51 -0
  1217. data/spec/models/body_39_spec.rb +77 -0
  1218. data/spec/models/body_3_spec.rb +59 -0
  1219. data/spec/models/body_40_spec.rb +65 -0
  1220. data/spec/models/body_41_spec.rb +53 -0
  1221. data/spec/models/body_42_spec.rb +53 -0
  1222. data/spec/models/body_43_spec.rb +51 -0
  1223. data/spec/models/body_44_spec.rb +41 -0
  1224. data/spec/models/body_45_spec.rb +47 -0
  1225. data/spec/models/body_46_spec.rb +41 -0
  1226. data/spec/models/body_47_spec.rb +41 -0
  1227. data/spec/models/body_48_spec.rb +53 -0
  1228. data/spec/models/body_49_spec.rb +63 -0
  1229. data/spec/models/body_4_spec.rb +47 -0
  1230. data/spec/models/body_50_spec.rb +65 -0
  1231. data/spec/models/body_51_spec.rb +71 -0
  1232. data/spec/models/body_52_spec.rb +65 -0
  1233. data/spec/models/body_53_spec.rb +41 -0
  1234. data/spec/models/body_54_spec.rb +41 -0
  1235. data/spec/models/body_55_spec.rb +41 -0
  1236. data/spec/models/body_56_spec.rb +47 -0
  1237. data/spec/models/body_57_spec.rb +41 -0
  1238. data/spec/models/body_58_spec.rb +41 -0
  1239. data/spec/models/body_59_spec.rb +41 -0
  1240. data/spec/models/body_5_spec.rb +53 -0
  1241. data/spec/models/body_60_spec.rb +41 -0
  1242. data/spec/models/body_61_spec.rb +41 -0
  1243. data/spec/models/body_62_spec.rb +65 -0
  1244. data/spec/models/body_63_spec.rb +53 -0
  1245. data/spec/models/body_64_spec.rb +41 -0
  1246. data/spec/models/body_65_spec.rb +41 -0
  1247. data/spec/models/body_66_spec.rb +65 -0
  1248. data/spec/models/body_67_spec.rb +75 -0
  1249. data/spec/models/body_68_spec.rb +41 -0
  1250. data/spec/models/body_69_spec.rb +41 -0
  1251. data/spec/models/body_6_spec.rb +53 -0
  1252. data/spec/models/body_70_spec.rb +41 -0
  1253. data/spec/models/body_71_spec.rb +41 -0
  1254. data/spec/models/body_72_spec.rb +47 -0
  1255. data/spec/models/body_73_spec.rb +41 -0
  1256. data/spec/models/body_74_spec.rb +83 -0
  1257. data/spec/models/body_75_spec.rb +59 -0
  1258. data/spec/models/body_76_spec.rb +77 -0
  1259. data/spec/models/body_77_spec.rb +77 -0
  1260. data/spec/models/body_7_spec.rb +53 -0
  1261. data/spec/models/body_8_spec.rb +41 -0
  1262. data/spec/models/body_9_spec.rb +41 -0
  1263. data/spec/models/body_spec.rb +143 -0
  1264. data/spec/models/channel_spec.rb +53 -0
  1265. data/spec/models/chatchannelschannel_idmembers_members_spec.rb +41 -0
  1266. data/spec/models/chatusersmechannels_members_spec.rb +41 -0
  1267. data/spec/models/create_webinar_settings_spec.rb +193 -0
  1268. data/spec/models/create_webinar_spec.rb +95 -0
  1269. data/spec/models/custom_question_spec.rb +47 -0
  1270. data/spec/models/date_time_spec.rb +47 -0
  1271. data/spec/models/device_list_spec.rb +41 -0
  1272. data/spec/models/device_spec.rb +67 -0
  1273. data/spec/models/domains_list_spec.rb +47 -0
  1274. data/spec/models/group_list_spec.rb +59 -0
  1275. data/spec/models/group_member_list_members_spec.rb +65 -0
  1276. data/spec/models/group_member_list_spec.rb +59 -0
  1277. data/spec/models/group_member_spec.rb +65 -0
  1278. data/spec/models/group_spec.rb +47 -0
  1279. data/spec/models/group_user_settings_authentication_spec.rb +35 -0
  1280. data/spec/models/group_user_settings_authentication_update_spec.rb +35 -0
  1281. data/spec/models/groupsgroup_idlock_settings_recording_spec.rb +83 -0
  1282. data/spec/models/groupsgroup_idmembers_members_spec.rb +47 -0
  1283. data/spec/models/h_323_sip_device_list_spec.rb +59 -0
  1284. data/spec/models/im_group_list_spec.rb +59 -0
  1285. data/spec/models/im_group_spec.rb +63 -0
  1286. data/spec/models/imgroupsgroup_idmembers_members_spec.rb +47 -0
  1287. data/spec/models/inline_response_200_100_invoices_spec.rb +77 -0
  1288. data/spec/models/inline_response_200_100_spec.rb +47 -0
  1289. data/spec/models/inline_response_200_10_spec.rb +53 -0
  1290. data/spec/models/inline_response_200_11_members_spec.rb +69 -0
  1291. data/spec/models/inline_response_200_11_spec.rb +59 -0
  1292. data/spec/models/inline_response_200_12_spec.rb +71 -0
  1293. data/spec/models/inline_response_200_13_spec.rb +47 -0
  1294. data/spec/models/inline_response_200_14_spec.rb +95 -0
  1295. data/spec/models/inline_response_200_15_plan_audio_spec.rb +65 -0
  1296. data/spec/models/inline_response_200_15_plan_base_spec.rb +47 -0
  1297. data/spec/models/inline_response_200_15_plan_zoom_rooms_spec.rb +47 -0
  1298. data/spec/models/inline_response_200_15_spec.rb +83 -0
  1299. data/spec/models/inline_response_200_16_spec.rb +47 -0
  1300. data/spec/models/inline_response_200_17_spec.rb +53 -0
  1301. data/spec/models/inline_response_200_18_members_spec.rb +65 -0
  1302. data/spec/models/inline_response_200_18_spec.rb +65 -0
  1303. data/spec/models/inline_response_200_19_spec.rb +53 -0
  1304. data/spec/models/inline_response_200_1_phones_spec.rb +149 -0
  1305. data/spec/models/inline_response_200_1_spec.rb +65 -0
  1306. data/spec/models/inline_response_200_20_sessions_spec.rb +63 -0
  1307. data/spec/models/inline_response_200_20_spec.rb +65 -0
  1308. data/spec/models/inline_response_200_21_messages_spec.rb +65 -0
  1309. data/spec/models/inline_response_200_21_spec.rb +71 -0
  1310. data/spec/models/inline_response_200_22_spec.rb +165 -0
  1311. data/spec/models/inline_response_200_23_spec.rb +107 -0
  1312. data/spec/models/inline_response_200_24_participants_spec.rb +47 -0
  1313. data/spec/models/inline_response_200_24_spec.rb +65 -0
  1314. data/spec/models/inline_response_200_25_custom_questions_spec.rb +63 -0
  1315. data/spec/models/inline_response_200_25_questions_spec.rb +51 -0
  1316. data/spec/models/inline_response_200_25_spec.rb +47 -0
  1317. data/spec/models/inline_response_200_26_spec.rb +77 -0
  1318. data/spec/models/inline_response_200_27_participants_spec.rb +179 -0
  1319. data/spec/models/inline_response_200_27_spec.rb +65 -0
  1320. data/spec/models/inline_response_200_28_details_spec.rb +53 -0
  1321. data/spec/models/inline_response_200_28_participants_spec.rb +59 -0
  1322. data/spec/models/inline_response_200_28_spec.rb +65 -0
  1323. data/spec/models/inline_response_200_29_spec.rb +77 -0
  1324. data/spec/models/inline_response_200_2_rooms_spec.rb +63 -0
  1325. data/spec/models/inline_response_200_2_spec.rb +53 -0
  1326. data/spec/models/inline_response_200_30_participants_spec.rb +173 -0
  1327. data/spec/models/inline_response_200_30_spec.rb +65 -0
  1328. data/spec/models/inline_response_200_31_spec.rb +77 -0
  1329. data/spec/models/inline_response_200_31_users_spec.rb +149 -0
  1330. data/spec/models/inline_response_200_32_client_feedbacks_spec.rb +53 -0
  1331. data/spec/models/inline_response_200_32_spec.rb +59 -0
  1332. data/spec/models/inline_response_200_33_issue_details_spec.rb +47 -0
  1333. data/spec/models/inline_response_200_33_spec.rb +77 -0
  1334. data/spec/models/inline_response_200_34_spec.rb +95 -0
  1335. data/spec/models/inline_response_200_34_users_spec.rb +83 -0
  1336. data/spec/models/inline_response_200_35_meetings_spec.rb +101 -0
  1337. data/spec/models/inline_response_200_35_spec.rb +83 -0
  1338. data/spec/models/inline_response_200_36_spec.rb +113 -0
  1339. data/spec/models/inline_response_200_36_tracking_fields_spec.rb +47 -0
  1340. data/spec/models/inline_response_200_37_participants_spec.rb +83 -0
  1341. data/spec/models/inline_response_200_37_spec.rb +65 -0
  1342. data/spec/models/inline_response_200_38_question_details_spec.rb +47 -0
  1343. data/spec/models/inline_response_200_38_questions_spec.rb +53 -0
  1344. data/spec/models/inline_response_200_38_spec.rb +59 -0
  1345. data/spec/models/inline_response_200_39_spec.rb +113 -0
  1346. data/spec/models/inline_response_200_3_main_auto_receptionist_spec.rb +59 -0
  1347. data/spec/models/inline_response_200_3_sites_spec.rb +59 -0
  1348. data/spec/models/inline_response_200_3_spec.rb +59 -0
  1349. data/spec/models/inline_response_200_40_participants_spec.rb +83 -0
  1350. data/spec/models/inline_response_200_40_spec.rb +65 -0
  1351. data/spec/models/inline_response_200_41_questions_spec.rb +53 -0
  1352. data/spec/models/inline_response_200_41_spec.rb +59 -0
  1353. data/spec/models/inline_response_200_42_questions_spec.rb +53 -0
  1354. data/spec/models/inline_response_200_42_spec.rb +59 -0
  1355. data/spec/models/inline_response_200_43_spec.rb +77 -0
  1356. data/spec/models/inline_response_200_43_telephony_usage_spec.rb +107 -0
  1357. data/spec/models/inline_response_200_44_operation_logs_spec.rb +65 -0
  1358. data/spec/models/inline_response_200_44_spec.rb +53 -0
  1359. data/spec/models/inline_response_200_45_dial_in_numbers_spec.rb +53 -0
  1360. data/spec/models/inline_response_200_45_spec.rb +87 -0
  1361. data/spec/models/inline_response_200_46_spec.rb +65 -0
  1362. data/spec/models/inline_response_200_46_users_spec.rb +125 -0
  1363. data/spec/models/inline_response_200_47_spec.rb +219 -0
  1364. data/spec/models/inline_response_200_48_spec.rb +41 -0
  1365. data/spec/models/inline_response_200_49_dedicated_dial_in_number_spec.rb +47 -0
  1366. data/spec/models/inline_response_200_49_pac_accounts_spec.rb +65 -0
  1367. data/spec/models/inline_response_200_49_spec.rb +41 -0
  1368. data/spec/models/inline_response_200_4_main_auto_receptionist_spec.rb +59 -0
  1369. data/spec/models/inline_response_200_4_spec.rb +59 -0
  1370. data/spec/models/inline_response_200_50_dial_in_numbers_spec.rb +63 -0
  1371. data/spec/models/inline_response_200_50_spec.rb +41 -0
  1372. data/spec/models/inline_response_200_51_spec.rb +41 -0
  1373. data/spec/models/inline_response_200_52_spec.rb +41 -0
  1374. data/spec/models/inline_response_200_53_spec.rb +41 -0
  1375. data/spec/models/inline_response_200_54_spec.rb +131 -0
  1376. data/spec/models/inline_response_200_55_spec.rb +47 -0
  1377. data/spec/models/inline_response_200_56_custom_questions_spec.rb +63 -0
  1378. data/spec/models/inline_response_200_56_questions_spec.rb +51 -0
  1379. data/spec/models/inline_response_200_56_spec.rb +47 -0
  1380. data/spec/models/inline_response_200_57_spec.rb +65 -0
  1381. data/spec/models/inline_response_200_58_spec.rb +65 -0
  1382. data/spec/models/inline_response_200_59_client_feedback_details_spec.rb +59 -0
  1383. data/spec/models/inline_response_200_59_spec.rb +65 -0
  1384. data/spec/models/inline_response_200_5_contacts_spec.rb +105 -0
  1385. data/spec/models/inline_response_200_5_spec.rb +53 -0
  1386. data/spec/models/inline_response_200_60_messages_spec.rb +65 -0
  1387. data/spec/models/inline_response_200_60_spec.rb +59 -0
  1388. data/spec/models/inline_response_200_61_calling_plan_spec.rb +41 -0
  1389. data/spec/models/inline_response_200_61_phone_numbers_spec.rb +47 -0
  1390. data/spec/models/inline_response_200_61_spec.rb +87 -0
  1391. data/spec/models/inline_response_200_62_outbound_caller_spec.rb +41 -0
  1392. data/spec/models/inline_response_200_62_spec.rb +53 -0
  1393. data/spec/models/inline_response_200_63_call_logs_spec.rb +101 -0
  1394. data/spec/models/inline_response_200_63_spec.rb +77 -0
  1395. data/spec/models/inline_response_200_64_recordings_spec.rb +101 -0
  1396. data/spec/models/inline_response_200_64_spec.rb +65 -0
  1397. data/spec/models/inline_response_200_65_spec.rb +65 -0
  1398. data/spec/models/inline_response_200_65_voice_mails_spec.rb +105 -0
  1399. data/spec/models/inline_response_200_66_spec.rb +77 -0
  1400. data/spec/models/inline_response_200_67_phone_numbers_spec.rb +47 -0
  1401. data/spec/models/inline_response_200_67_spec.rb +41 -0
  1402. data/spec/models/inline_response_200_68_activity_logs_spec.rb +71 -0
  1403. data/spec/models/inline_response_200_68_spec.rb +65 -0
  1404. data/spec/models/inline_response_200_69_email_notification_spec.rb +65 -0
  1405. data/spec/models/inline_response_200_69_in_meeting_spec.rb +233 -0
  1406. data/spec/models/inline_response_200_69_recording_spec.rb +83 -0
  1407. data/spec/models/inline_response_200_69_schedule_meeting_spec.rb +107 -0
  1408. data/spec/models/inline_response_200_69_spec.rb +65 -0
  1409. data/spec/models/inline_response_200_69_telephony_spec.rb +41 -0
  1410. data/spec/models/inline_response_200_6_messages_spec.rb +65 -0
  1411. data/spec/models/inline_response_200_6_spec.rb +59 -0
  1412. data/spec/models/inline_response_200_70_in_meeting_spec.rb +227 -0
  1413. data/spec/models/inline_response_200_70_recording_spec.rb +83 -0
  1414. data/spec/models/inline_response_200_70_schedule_meeting_spec.rb +107 -0
  1415. data/spec/models/inline_response_200_70_spec.rb +71 -0
  1416. data/spec/models/inline_response_200_70_tsp_spec.rb +47 -0
  1417. data/spec/models/inline_response_200_71_spec.rb +65 -0
  1418. data/spec/models/inline_response_200_72_plan_base_spec.rb +53 -0
  1419. data/spec/models/inline_response_200_72_plan_large_meeting_spec.rb +53 -0
  1420. data/spec/models/inline_response_200_72_plan_recording_spec.rb +71 -0
  1421. data/spec/models/inline_response_200_72_plan_webinar_spec.rb +53 -0
  1422. data/spec/models/inline_response_200_72_plan_zoom_rooms_spec.rb +53 -0
  1423. data/spec/models/inline_response_200_72_spec.rb +65 -0
  1424. data/spec/models/inline_response_200_73_meetings_spec.rb +89 -0
  1425. data/spec/models/inline_response_200_73_recording_files_spec.rb +95 -0
  1426. data/spec/models/inline_response_200_73_spec.rb +65 -0
  1427. data/spec/models/inline_response_200_74_spec.rb +47 -0
  1428. data/spec/models/inline_response_200_74_tracking_sources_spec.rb +65 -0
  1429. data/spec/models/inline_response_200_75_basic_spec.rb +59 -0
  1430. data/spec/models/inline_response_200_75_spec.rb +41 -0
  1431. data/spec/models/inline_response_200_76_locations_spec.rb +63 -0
  1432. data/spec/models/inline_response_200_76_spec.rb +53 -0
  1433. data/spec/models/inline_response_200_77_spec.rb +63 -0
  1434. data/spec/models/inline_response_200_78_basic_spec.rb +83 -0
  1435. data/spec/models/inline_response_200_78_spec.rb +41 -0
  1436. data/spec/models/inline_response_200_79_spec.rb +41 -0
  1437. data/spec/models/inline_response_200_7_channels_spec.rb +53 -0
  1438. data/spec/models/inline_response_200_7_spec.rb +59 -0
  1439. data/spec/models/inline_response_200_80_basic_spec.rb +77 -0
  1440. data/spec/models/inline_response_200_80_spec.rb +41 -0
  1441. data/spec/models/inline_response_200_81_devices_spec.rb +79 -0
  1442. data/spec/models/inline_response_200_81_spec.rb +41 -0
  1443. data/spec/models/inline_response_200_82_phone_numbers_spec.rb +47 -0
  1444. data/spec/models/inline_response_200_82_spec.rb +47 -0
  1445. data/spec/models/inline_response_200_83_question_details_spec.rb +47 -0
  1446. data/spec/models/inline_response_200_83_questions_spec.rb +53 -0
  1447. data/spec/models/inline_response_200_83_spec.rb +59 -0
  1448. data/spec/models/inline_response_200_84_in_meeting_files_spec.rb +53 -0
  1449. data/spec/models/inline_response_200_84_spec.rb +47 -0
  1450. data/spec/models/inline_response_200_85_spec.rb +59 -0
  1451. data/spec/models/inline_response_200_86_question_details_spec.rb +47 -0
  1452. data/spec/models/inline_response_200_86_questions_spec.rb +53 -0
  1453. data/spec/models/inline_response_200_86_spec.rb +59 -0
  1454. data/spec/models/inline_response_200_87_client_satisfaction_spec.rb +65 -0
  1455. data/spec/models/inline_response_200_87_spec.rb +59 -0
  1456. data/spec/models/inline_response_200_88_assignee_spec.rb +53 -0
  1457. data/spec/models/inline_response_200_88_devices_spec.rb +81 -0
  1458. data/spec/models/inline_response_200_88_site_spec.rb +47 -0
  1459. data/spec/models/inline_response_200_88_spec.rb +59 -0
  1460. data/spec/models/inline_response_200_89_assignee_spec.rb +53 -0
  1461. data/spec/models/inline_response_200_89_spec.rb +81 -0
  1462. data/spec/models/inline_response_200_8_contacts_spec.rb +59 -0
  1463. data/spec/models/inline_response_200_8_spec.rb +53 -0
  1464. data/spec/models/inline_response_200_90_call_queues_spec.rb +75 -0
  1465. data/spec/models/inline_response_200_90_phone_numbers_spec.rb +57 -0
  1466. data/spec/models/inline_response_200_90_site_spec.rb +47 -0
  1467. data/spec/models/inline_response_200_90_spec.rb +59 -0
  1468. data/spec/models/inline_response_200_91_members_common_area_phones_spec.rb +47 -0
  1469. data/spec/models/inline_response_200_91_members_spec.rb +47 -0
  1470. data/spec/models/inline_response_200_91_members_users_spec.rb +57 -0
  1471. data/spec/models/inline_response_200_91_phone_numbers_spec.rb +57 -0
  1472. data/spec/models/inline_response_200_91_site_spec.rb +47 -0
  1473. data/spec/models/inline_response_200_91_spec.rb +81 -0
  1474. data/spec/models/inline_response_200_92_assignee_spec.rb +63 -0
  1475. data/spec/models/inline_response_200_92_spec.rb +95 -0
  1476. data/spec/models/inline_response_200_93_calling_plans_spec.rb +65 -0
  1477. data/spec/models/inline_response_200_93_spec.rb +41 -0
  1478. data/spec/models/inline_response_200_94_site_spec.rb +47 -0
  1479. data/spec/models/inline_response_200_94_spec.rb +59 -0
  1480. data/spec/models/inline_response_200_94_users_spec.rb +77 -0
  1481. data/spec/models/inline_response_200_95_calling_plans_spec.rb +47 -0
  1482. data/spec/models/inline_response_200_95_common_area_phones_spec.rb +83 -0
  1483. data/spec/models/inline_response_200_95_phone_numbers_spec.rb +57 -0
  1484. data/spec/models/inline_response_200_95_site_spec.rb +47 -0
  1485. data/spec/models/inline_response_200_95_spec.rb +59 -0
  1486. data/spec/models/inline_response_200_96_spec.rb +71 -0
  1487. data/spec/models/inline_response_200_97_blocked_list_spec.rb +83 -0
  1488. data/spec/models/inline_response_200_97_spec.rb +59 -0
  1489. data/spec/models/inline_response_200_98_spec.rb +83 -0
  1490. data/spec/models/inline_response_200_99_billing_reports_spec.rb +71 -0
  1491. data/spec/models/inline_response_200_99_spec.rb +47 -0
  1492. data/spec/models/inline_response_200_9_spec.rb +69 -0
  1493. data/spec/models/inline_response_200_assignee_spec.rb +63 -0
  1494. data/spec/models/inline_response_200_phone_numbers_spec.rb +95 -0
  1495. data/spec/models/inline_response_200_site_spec.rb +47 -0
  1496. data/spec/models/inline_response_200_spec.rb +59 -0
  1497. data/spec/models/inline_response_201_10_occurrences_spec.rb +59 -0
  1498. data/spec/models/inline_response_201_10_settings_global_dial_in_numbers_spec.rb +69 -0
  1499. data/spec/models/inline_response_201_10_settings_spec.rb +199 -0
  1500. data/spec/models/inline_response_201_10_spec.rb +131 -0
  1501. data/spec/models/inline_response_201_11_spec.rb +65 -0
  1502. data/spec/models/inline_response_201_12_questions_spec.rb +57 -0
  1503. data/spec/models/inline_response_201_12_spec.rb +63 -0
  1504. data/spec/models/inline_response_201_13_spec.rb +59 -0
  1505. data/spec/models/inline_response_201_14_spec.rb +65 -0
  1506. data/spec/models/inline_response_201_15_spec.rb +47 -0
  1507. data/spec/models/inline_response_201_16_spec.rb +65 -0
  1508. data/spec/models/inline_response_201_17_spec.rb +47 -0
  1509. data/spec/models/inline_response_201_18_settings_spec.rb +205 -0
  1510. data/spec/models/inline_response_201_18_spec.rb +131 -0
  1511. data/spec/models/inline_response_201_19_spec.rb +47 -0
  1512. data/spec/models/inline_response_201_1_spec.rb +41 -0
  1513. data/spec/models/inline_response_201_20_spec.rb +65 -0
  1514. data/spec/models/inline_response_201_21_spec.rb +63 -0
  1515. data/spec/models/inline_response_201_22_spec.rb +41 -0
  1516. data/spec/models/inline_response_201_23_spec.rb +59 -0
  1517. data/spec/models/inline_response_201_24_spec.rb +47 -0
  1518. data/spec/models/inline_response_201_25_spec.rb +41 -0
  1519. data/spec/models/inline_response_201_2_spec.rb +59 -0
  1520. data/spec/models/inline_response_201_3_spec.rb +47 -0
  1521. data/spec/models/inline_response_201_4_spec.rb +47 -0
  1522. data/spec/models/inline_response_201_5_spec.rb +59 -0
  1523. data/spec/models/inline_response_201_6_spec.rb +53 -0
  1524. data/spec/models/inline_response_201_7_spec.rb +73 -0
  1525. data/spec/models/inline_response_201_8_spec.rb +59 -0
  1526. data/spec/models/inline_response_201_9_spec.rb +71 -0
  1527. data/spec/models/inline_response_201_spec.rb +63 -0
  1528. data/spec/models/inline_response_204_spec.rb +47 -0
  1529. data/spec/models/meeting_create_spec.rb +95 -0
  1530. data/spec/models/meeting_info_get_spec.rb +147 -0
  1531. data/spec/models/meeting_info_spec.rb +131 -0
  1532. data/spec/models/meeting_instances_spec.rb +41 -0
  1533. data/spec/models/meeting_invitation_spec.rb +41 -0
  1534. data/spec/models/meeting_list_spec.rb +41 -0
  1535. data/spec/models/meeting_live_stream_spec.rb +53 -0
  1536. data/spec/models/meeting_live_stream_status_spec.rb +51 -0
  1537. data/spec/models/meeting_metric_spec.rb +149 -0
  1538. data/spec/models/meeting_metrics_spec.rb +149 -0
  1539. data/spec/models/meeting_recording_registrant_list_spec.rb +35 -0
  1540. data/spec/models/meeting_registrant_list_spec.rb +35 -0
  1541. data/spec/models/meeting_registrant_questions_spec.rb +47 -0
  1542. data/spec/models/meeting_registrant_spec.rb +137 -0
  1543. data/spec/models/meeting_settings_spec.rb +199 -0
  1544. data/spec/models/meeting_spec.rb +95 -0
  1545. data/spec/models/meeting_update_spec.rb +95 -0
  1546. data/spec/models/meetingsmeeting_idlivestreamstatus_settings_spec.rb +47 -0
  1547. data/spec/models/meetingsmeeting_idrecordingsregistrantsstatus_registrants_spec.rb +41 -0
  1548. data/spec/models/meetingsmeeting_idregistrantsstatus_registrants_spec.rb +47 -0
  1549. data/spec/models/occurrence_spec.rb +59 -0
  1550. data/spec/models/occurrences_spec.rb +35 -0
  1551. data/spec/models/pac_spec.rb +65 -0
  1552. data/spec/models/pagination_spec.rb +59 -0
  1553. data/spec/models/pagination_token4_im_chat_spec.rb +47 -0
  1554. data/spec/models/pagination_token4_qos_spec.rb +59 -0
  1555. data/spec/models/pagination_token_spec.rb +59 -0
  1556. data/spec/models/panelist_list_spec.rb +47 -0
  1557. data/spec/models/panelist_spec.rb +47 -0
  1558. data/spec/models/participant_qos_cpu_usage_spec.rb +59 -0
  1559. data/spec/models/participant_qos_list_spec.rb +59 -0
  1560. data/spec/models/participant_qos_spec.rb +113 -0
  1561. data/spec/models/participant_qos_user_qos_spec.rb +83 -0
  1562. data/spec/models/phone_plan_1_plan_base_spec.rb +47 -0
  1563. data/spec/models/phone_plan_1_plan_calling_spec.rb +47 -0
  1564. data/spec/models/phone_plan_1_plan_number_spec.rb +47 -0
  1565. data/spec/models/phone_plan_1_spec.rb +53 -0
  1566. data/spec/models/phone_plan_spec.rb +53 -0
  1567. data/spec/models/phoneauto_receptionistsauto_receptionist_idphone_numbers_phone_numbers_spec.rb +47 -0
  1568. data/spec/models/phonecall_queues_members_spec.rb +47 -0
  1569. data/spec/models/phonecall_queues_members_users_spec.rb +47 -0
  1570. data/spec/models/phonecall_queuescall_queue_idmembers_members_spec.rb +47 -0
  1571. data/spec/models/phonecall_queuescall_queue_idmembers_members_users_spec.rb +47 -0
  1572. data/spec/models/phonecall_queuescall_queue_idphone_numbers_phone_numbers_spec.rb +47 -0
  1573. data/spec/models/phonesites_default_emergency_address_spec.rb +71 -0
  1574. data/spec/models/phoneusersuser_idcalling_plans_calling_plans_spec.rb +41 -0
  1575. data/spec/models/phoneusersuser_idphone_numbers_phone_numbers_spec.rb +47 -0
  1576. data/spec/models/poll_list_spec.rb +47 -0
  1577. data/spec/models/poll_spec.rb +47 -0
  1578. data/spec/models/qos_audio_spec.rb +65 -0
  1579. data/spec/models/qos_object_spec.rb +65 -0
  1580. data/spec/models/qos_participant_list_spec.rb +41 -0
  1581. data/spec/models/qos_participant_spec.rb +113 -0
  1582. data/spec/models/qos_video_spec.rb +47 -0
  1583. data/spec/models/recording_list_spec.rb +71 -0
  1584. data/spec/models/recording_meeting_list_spec.rb +41 -0
  1585. data/spec/models/recording_meeting_spec.rb +89 -0
  1586. data/spec/models/recording_registrant_list_spec.rb +41 -0
  1587. data/spec/models/recording_registrant_questions_custom_questions_spec.rb +63 -0
  1588. data/spec/models/recording_registrant_questions_questions_spec.rb +51 -0
  1589. data/spec/models/recording_registrant_questions_spec.rb +47 -0
  1590. data/spec/models/recording_registrant_status_spec.rb +51 -0
  1591. data/spec/models/recording_settings_1_spec.rb +99 -0
  1592. data/spec/models/recording_settings_spec.rb +99 -0
  1593. data/spec/models/recording_spec.rb +101 -0
  1594. data/spec/models/recurrence_spec.rb +87 -0
  1595. data/spec/models/recurrence_webinar_spec.rb +83 -0
  1596. data/spec/models/registrant_list_spec.rb +41 -0
  1597. data/spec/models/registrant_spec.rb +137 -0
  1598. data/spec/models/registrant_status_spec.rb +51 -0
  1599. data/spec/models/registration_list_1_spec.rb +59 -0
  1600. data/spec/models/registration_list_spec.rb +59 -0
  1601. data/spec/models/role_list_spec.rb +47 -0
  1602. data/spec/models/role_members_add_members_spec.rb +47 -0
  1603. data/spec/models/role_members_add_spec.rb +41 -0
  1604. data/spec/models/role_members_list_spec.rb +59 -0
  1605. data/spec/models/rolesrole_idmembers_members_spec.rb +47 -0
  1606. data/spec/models/roomslocationslocation_id_basic_spec.rb +83 -0
  1607. data/spec/models/roomsroom_id_basic_spec.rb +71 -0
  1608. data/spec/models/session_spec.rb +95 -0
  1609. data/spec/models/session_update_spec.rb +95 -0
  1610. data/spec/models/session_webinar_spec.rb +95 -0
  1611. data/spec/models/session_webinar_update_spec.rb +95 -0
  1612. data/spec/models/the_h_323_sip_device_object__1_spec.rb +67 -0
  1613. data/spec/models/the_h_323_sip_device_object__spec.rb +67 -0
  1614. data/spec/models/tracking_field_1_spec.rb +59 -0
  1615. data/spec/models/tracking_field_list_spec.rb +47 -0
  1616. data/spec/models/tracking_field_spec.rb +59 -0
  1617. data/spec/models/tsp_account_1_spec.rb +63 -0
  1618. data/spec/models/tsp_account_dial_in_numbers_spec.rb +63 -0
  1619. data/spec/models/tsp_account_spec.rb +69 -0
  1620. data/spec/models/tsp_accounts_list_1_spec.rb +63 -0
  1621. data/spec/models/tsp_accounts_list_2_spec.rb +63 -0
  1622. data/spec/models/tsp_accounts_list_spec.rb +69 -0
  1623. data/spec/models/tsp_global_dial_in_spec.rb +41 -0
  1624. data/spec/models/tsp_global_dial_in_url_setting_spec.rb +41 -0
  1625. data/spec/models/tsp_spec.rb +63 -0
  1626. data/spec/models/user_assistants_list_1_spec.rb +41 -0
  1627. data/spec/models/user_assistants_list_assistants_spec.rb +47 -0
  1628. data/spec/models/user_assistants_list_spec.rb +41 -0
  1629. data/spec/models/user_list_spec.rb +59 -0
  1630. data/spec/models/user_permissions_spec.rb +41 -0
  1631. data/spec/models/user_schedulers_list_schedulers_spec.rb +47 -0
  1632. data/spec/models/user_schedulers_list_spec.rb +41 -0
  1633. data/spec/models/user_settings_email_notification_spec.rb +59 -0
  1634. data/spec/models/user_settings_feature_settings_1_spec.rb +71 -0
  1635. data/spec/models/user_settings_feature_settings_spec.rb +83 -0
  1636. data/spec/models/user_settings_feature_spec.rb +83 -0
  1637. data/spec/models/user_settings_feature_update_spec.rb +71 -0
  1638. data/spec/models/user_settings_in_meeting_spec.rb +207 -0
  1639. data/spec/models/user_settings_meeting_settings_1_spec.rb +207 -0
  1640. data/spec/models/user_settings_meeting_settings_2_spec.rb +53 -0
  1641. data/spec/models/user_settings_meeting_settings_spec.rb +127 -0
  1642. data/spec/models/user_settings_notification_settings_spec.rb +59 -0
  1643. data/spec/models/user_settings_recording_settings_spec.rb +111 -0
  1644. data/spec/models/user_settings_recording_spec.rb +111 -0
  1645. data/spec/models/user_settings_schedule_meeting_spec.rb +127 -0
  1646. data/spec/models/user_settings_spec.rb +77 -0
  1647. data/spec/models/user_settings_telephony_spec.rb +53 -0
  1648. data/spec/models/user_settings_tsp_settings_spec.rb +53 -0
  1649. data/spec/models/user_settings_tsp_spec.rb +53 -0
  1650. data/spec/models/user_settings_update_spec.rb +77 -0
  1651. data/spec/models/user_spec.rb +107 -0
  1652. data/spec/models/user_update_spec.rb +131 -0
  1653. data/spec/models/users_user_info_spec.rb +65 -0
  1654. data/spec/models/usersuser_idmeetings_recurrence_spec.rb +87 -0
  1655. data/spec/models/usersuser_idmeetings_settings_spec.rb +187 -0
  1656. data/spec/models/usersuser_idmeetings_tracking_fields_spec.rb +47 -0
  1657. data/spec/models/usersuser_idtsp_dial_in_numbers_spec.rb +63 -0
  1658. data/spec/models/usersuser_idtsptsp_id_dial_in_numbers_spec.rb +63 -0
  1659. data/spec/models/webianr_registrant_custom_questions_spec.rb +47 -0
  1660. data/spec/models/webianr_registrant_spec.rb +137 -0
  1661. data/spec/models/webinar_info_spec.rb +113 -0
  1662. data/spec/models/webinar_instances_spec.rb +41 -0
  1663. data/spec/models/webinar_list_spec.rb +41 -0
  1664. data/spec/models/webinar_metric_spec.rb +143 -0
  1665. data/spec/models/webinar_metrics_spec.rb +143 -0
  1666. data/spec/models/webinar_panelist_list_spec.rb +47 -0
  1667. data/spec/models/webinar_panelist_spec.rb +41 -0
  1668. data/spec/models/webinar_registrant_list_spec.rb +35 -0
  1669. data/spec/models/webinar_registrant_questions_spec.rb +47 -0
  1670. data/spec/models/webinar_registrant_spec.rb +137 -0
  1671. data/spec/models/webinar_settings_spec.rb +205 -0
  1672. data/spec/models/webinar_spec.rb +95 -0
  1673. data/spec/models/webinar_update_spec.rb +95 -0
  1674. data/spec/models/webinarswebinar_idregistrantsstatus_registrants_spec.rb +47 -0
  1675. data/spec/models/zoom_room_list_spec.rb +59 -0
  1676. data/spec/models/zoom_room_spec.rb +119 -0
  1677. data/spec/spec_helper.rb +111 -0
  1678. data/zoom_us.gemspec +48 -0
  1679. metadata +2503 -0
@@ -0,0 +1,26 @@
1
+ # ZoomUs::MeetingMetrics
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **uuid** | **String** | Meeting UUID. Please double encode your UUID when using it for API calls if the UUID begins with a '/'or contains '//' in it. | [optional]
7
+ **id** | **Integer** | Meeting ID. | [optional]
8
+ **topic** | **String** | Meeting topic. | [optional]
9
+ **host** | **String** | Host display name. | [optional]
10
+ **email** | **String** | Email address of the host. | [optional]
11
+ **user_type** | **String** | License type of the user. | [optional]
12
+ **start_time** | **DateTime** | Meeting start time. | [optional]
13
+ **end_time** | **DateTime** | Meeting end time. | [optional]
14
+ **duration** | **String** | Meeting duration. | [optional]
15
+ **participants** | **Integer** | Meeting participant count. | [optional]
16
+ **has_pstn** | **BOOLEAN** | Indicates whether or not the PSTN was used in the meeting. | [optional]
17
+ **has_voip** | **BOOLEAN** | Indicates whether or not VoIP was used in the meeting. | [optional]
18
+ **has_3rd_party_audio** | **BOOLEAN** | Indicates whether or not [third party audio](https://support.zoom.us/hc/en-us/articles/202470795-3rd-Party-Audio-Conference) was used in the meeting. | [optional]
19
+ **has_video** | **BOOLEAN** | Indicates whether or not video was used in the meeting. | [optional]
20
+ **has_screen_share** | **BOOLEAN** | Indicates whether or not screenshare feature was used in the meeting. | [optional]
21
+ **has_recording** | **BOOLEAN** | Indicates whether or not the recording feature was used in the meeting. | [optional]
22
+ **has_sip** | **BOOLEAN** | Indicates whether or not someone joined the meeting using SIP. | [optional]
23
+ **in_room_participants** | **Integer** | The number of Zoom Room participants in the meeting. | [optional]
24
+ **dept** | **String** | Department of the host. | [optional]
25
+
26
+
@@ -0,0 +1,7 @@
1
+ # ZoomUs::MeetingRecordingRegistrantList
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+
7
+
@@ -0,0 +1,24 @@
1
+ # ZoomUs::MeetingRegistrant
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **email** | **String** | A valid email address of the registrant. |
7
+ **first_name** | **String** | Registrant's first name. |
8
+ **last_name** | **String** | Registrant's last name. |
9
+ **address** | **String** | Registrant's address. | [optional]
10
+ **city** | **String** | Registrant's city. | [optional]
11
+ **country** | **String** | Registrant's country. | [optional]
12
+ **zip** | **String** | Registrant's Zip/Postal Code. | [optional]
13
+ **state** | **String** | Registrant's State/Province. | [optional]
14
+ **phone** | **String** | Registrant's Phone number. | [optional]
15
+ **industry** | **String** | Registrant's Industry. | [optional]
16
+ **org** | **String** | Registrant's Organization. | [optional]
17
+ **job_title** | **String** | Registrant's job title. | [optional]
18
+ **purchasing_time_frame** | **String** | This field can be included to gauge interest of webinar attendees towards buying your product or service. Purchasing Time Frame:<br>`Within a month`<br>`1-3 months`<br>`4-6 months`<br>`More than 6 months`<br>`No timeframe` | [optional]
19
+ **role_in_purchase_process** | **String** | Role in Purchase Process:<br>`Decision Maker`<br>`Evaluator/Recommender`<br>`Influencer`<br>`Not involved` | [optional]
20
+ **no_of_employees** | **String** | Number of Employees:<br>`1-20`<br>`21-50`<br>`51-100`<br>`101-500`<br>`500-1,000`<br>`1,001-5,000`<br>`5,001-10,000`<br>`More than 10,000` | [optional]
21
+ **comments** | **String** | A field that allows registrants to provide any questions or comments that they might have. | [optional]
22
+ **custom_questions** | [**Array<WebianrRegistrantCustomQuestions>**](WebianrRegistrantCustomQuestions.md) | Custom questions. | [optional]
23
+
24
+
@@ -0,0 +1,7 @@
1
+ # ZoomUs::MeetingRegistrantList
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+
7
+
@@ -0,0 +1,9 @@
1
+ # ZoomUs::MeetingRegistrantQuestions
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **questions** | [**Array<InlineResponse20025Questions>**](InlineResponse20025Questions.md) | Array of Registrant Questions | [optional]
7
+ **custom_questions** | [**Array<InlineResponse20025CustomQuestions>**](InlineResponse20025CustomQuestions.md) | Array of Registrant Custom Questions | [optional]
8
+
9
+
@@ -0,0 +1,33 @@
1
+ # ZoomUs::MeetingSettings
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **host_video** | **BOOLEAN** | Start video when the host joins the meeting. | [optional]
7
+ **participant_video** | **BOOLEAN** | Start video when participants join the meeting. | [optional]
8
+ **cn_meeting** | **BOOLEAN** | Host meeting in China. | [optional] [default to false]
9
+ **in_meeting** | **BOOLEAN** | Host meeting in India. | [optional] [default to false]
10
+ **join_before_host** | **BOOLEAN** | Allow participants to join the meeting before the host starts the meeting. Only used for scheduled or recurring meetings. | [optional] [default to false]
11
+ **mute_upon_entry** | **BOOLEAN** | Mute participants upon entry. | [optional] [default to false]
12
+ **watermark** | **BOOLEAN** | Add watermark when viewing a shared screen. | [optional] [default to false]
13
+ **use_pmi** | **BOOLEAN** | Use a personal meeting ID. Only used for scheduled meetings and recurring meetings with no fixed time. | [optional] [default to false]
14
+ **approval_type** | **Integer** | `0` - Automatically approve.<br>`1` - Manually approve.<br>`2` - No registration required. | [optional]
15
+ **registration_type** | **Integer** | Registration type. Used for recurring meeting with fixed time only. <br>`1` Attendees register once and can attend any of the occurrences.<br>`2` Attendees need to register for each occurrence to attend.<br>`3` Attendees register once and can choose one or more occurrences to attend. | [optional]
16
+ **audio** | **String** | Determine how participants can join the audio portion of the meeting.<br>`both` - Both Telephony and VoIP.<br>`telephony` - Telephony only.<br>`voip` - VoIP only. | [optional] [default to 'both']
17
+ **auto_recording** | **String** | Automatic recording:<br>`local` - Record on local.<br>`cloud` - Record on cloud.<br>`none` - Disabled. | [optional] [default to 'none']
18
+ **enforce_login** | **BOOLEAN** | Only signed in users can join this meeting. | [optional]
19
+ **enforce_login_domains** | **String** | Only signed in users with specified domains can join meetings. | [optional]
20
+ **alternative_hosts** | **String** | Alternative host's emails or IDs: multiple values separated by a comma. | [optional]
21
+ **close_registration** | **BOOLEAN** | Close registration after event date | [optional] [default to false]
22
+ **waiting_room** | **BOOLEAN** | Enable waiting room | [optional] [default to false]
23
+ **global_dial_in_countries** | **Array<String>** | List of global dial-in countries | [optional]
24
+ **global_dial_in_numbers** | [**Array<InlineResponse20110SettingsGlobalDialInNumbers>**](InlineResponse20110SettingsGlobalDialInNumbers.md) | Global Dial-in Countries/Regions | [optional]
25
+ **contact_name** | **String** | Contact name for registration | [optional]
26
+ **contact_email** | **String** | Contact email for registration | [optional]
27
+ **registrants_confirmation_email** | **BOOLEAN** | Send confirmation email to registrants | [optional]
28
+ **registrants_email_notification** | **String** | registrants email notification | [optional]
29
+ **meeting_authentication** | **BOOLEAN** | Only authenticated users can join meetings | [optional]
30
+ **authentication_option** | **String** | Meeting authentication option id | [optional]
31
+ **authentication_domains** | **String** | Meeting authentication_domains | [optional]
32
+
33
+
@@ -0,0 +1,17 @@
1
+ # ZoomUs::MeetingUpdate
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **topic** | **String** | Meeting topic. | [optional]
7
+ **type** | **Integer** | Meeting Types:<br>`1` - Instant meeting.<br>`2` - Scheduled meeting.<br>`3` - Recurring meeting with no fixed time.<br>`8` - Recurring meeting with a fixed time. | [optional]
8
+ **start_time** | **DateTime** | Meeting start time. When using a format like \"yyyy-MM-dd'T'HH:mm:ss'Z'\", always use GMT time. When using a format like \"yyyy-MM-dd'T'HH:mm:ss\", you should use local time and specify the time zone. Only used for scheduled meetings and recurring meetings with a fixed time. | [optional]
9
+ **duration** | **Integer** | Meeting duration (minutes). Used for scheduled meetings only. | [optional]
10
+ **timezone** | **String** | Time zone to format start_time. For example, \"America/Los_Angeles\". For scheduled meetings only. Please reference our [time zone](#timezones) list for supported time zones and their formats. | [optional]
11
+ **password** | **String** | Password to join the meeting. Password may only contain the following characters: [a-z A-Z 0-9 @ - _ * !]. Max of 10 characters. | [optional]
12
+ **agenda** | **String** | Meeting description. | [optional]
13
+ **tracking_fields** | [**Array<UsersuserIdmeetingsTrackingFields>**](UsersuserIdmeetingsTrackingFields.md) | Tracking fields | [optional]
14
+ **recurrence** | [**UsersuserIdmeetingsRecurrence**](UsersuserIdmeetingsRecurrence.md) | | [optional]
15
+ **settings** | **Object** | | [optional]
16
+
17
+
@@ -0,0 +1,1356 @@
1
+ # ZoomUs::MeetingsApi
2
+
3
+ All URIs are relative to *https://api.zoom.us/v2*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**list_past_meeting_files**](MeetingsApi.md#list_past_meeting_files) | **GET** /past_meetings/{meetingId}/files | List Past Meeting Files
8
+ [**list_past_meeting_polls**](MeetingsApi.md#list_past_meeting_polls) | **GET** /past_meetings/{meetingId}/polls | List Past Meeting's Poll Results
9
+ [**meeting**](MeetingsApi.md#meeting) | **GET** /meetings/{meetingId} | Get a Meeting
10
+ [**meeting_create**](MeetingsApi.md#meeting_create) | **POST** /users/{userId}/meetings | Create a Meeting
11
+ [**meeting_delete**](MeetingsApi.md#meeting_delete) | **DELETE** /meetings/{meetingId} | Delete a Meeting
12
+ [**meeting_invitation**](MeetingsApi.md#meeting_invitation) | **GET** /meetings/{meetingId}/invitation | Get Meeting Invitation
13
+ [**meeting_live_stream_status_update**](MeetingsApi.md#meeting_live_stream_status_update) | **PATCH** /meetings/{meetingId}/livestream/status | Update Live Stream Status
14
+ [**meeting_live_stream_update**](MeetingsApi.md#meeting_live_stream_update) | **PATCH** /meetings/{meetingId}/livestream | Update Live Stream
15
+ [**meeting_poll_create**](MeetingsApi.md#meeting_poll_create) | **POST** /meetings/{meetingId}/polls | Create a Meeting Poll
16
+ [**meeting_poll_delete**](MeetingsApi.md#meeting_poll_delete) | **DELETE** /meetings/{meetingId}/polls/{pollId} | Delete a Meeting Poll
17
+ [**meeting_poll_get**](MeetingsApi.md#meeting_poll_get) | **GET** /meetings/{meetingId}/polls/{pollId} | Get a Meeting Poll
18
+ [**meeting_poll_update**](MeetingsApi.md#meeting_poll_update) | **PUT** /meetings/{meetingId}/polls/{pollId} | Update a Meeting Poll
19
+ [**meeting_polls**](MeetingsApi.md#meeting_polls) | **GET** /meetings/{meetingId}/polls | List Meeting Polls
20
+ [**meeting_registrant_create**](MeetingsApi.md#meeting_registrant_create) | **POST** /meetings/{meetingId}/registrants | Add Meeting Registrant
21
+ [**meeting_registrant_question_update**](MeetingsApi.md#meeting_registrant_question_update) | **PATCH** /meetings/{meetingId}/registrants/questions | Update Registration Questions
22
+ [**meeting_registrant_status**](MeetingsApi.md#meeting_registrant_status) | **PUT** /meetings/{meetingId}/registrants/status | Update Meeting Registrant Status
23
+ [**meeting_registrants**](MeetingsApi.md#meeting_registrants) | **GET** /meetings/{meetingId}/registrants | List Meeting Registrants
24
+ [**meeting_registrants_questions_get**](MeetingsApi.md#meeting_registrants_questions_get) | **GET** /meetings/{meetingId}/registrants/questions | List Registration Questions
25
+ [**meeting_status**](MeetingsApi.md#meeting_status) | **PUT** /meetings/{meetingId}/status | Update Meeting Status
26
+ [**meeting_update**](MeetingsApi.md#meeting_update) | **PATCH** /meetings/{meetingId} | Update a Meeting
27
+ [**meetings**](MeetingsApi.md#meetings) | **GET** /users/{userId}/meetings | List Meetings
28
+ [**past_meeting_details**](MeetingsApi.md#past_meeting_details) | **GET** /past_meetings/{meetingUUID} | Get Past Meeting Details
29
+ [**past_meeting_participants**](MeetingsApi.md#past_meeting_participants) | **GET** /past_meetings/{meetingUUID}/participants | Get Past Meeting Participants
30
+ [**past_meetings**](MeetingsApi.md#past_meetings) | **GET** /past_meetings/{meetingId}/instances | List Ended Meeting Instances
31
+
32
+
33
+ # **list_past_meeting_files**
34
+ > InlineResponse20084 list_past_meeting_files(meeting_id)
35
+
36
+ List Past Meeting Files
37
+
38
+ List files sent via in-meeting chat during a meeting. The in-meeting files are deleted after 24 hours of the meeting completion time. <br><br> **Scope:** `meeting:read`, `meeting:read:admin`<br>
39
+
40
+ ### Example
41
+ ```ruby
42
+ # load the gem
43
+ require 'zoom_us'
44
+ # setup authorization
45
+ ZoomUs.configure do |config|
46
+ # Configure OAuth2 access token for authorization: OAuth
47
+ config.access_token = 'YOUR ACCESS TOKEN'
48
+ end
49
+
50
+ api_instance = ZoomUs::MeetingsApi.new
51
+
52
+ meeting_id = 56 # Integer | The meeting ID.
53
+
54
+
55
+ begin
56
+ #List Past Meeting Files
57
+ result = api_instance.list_past_meeting_files(meeting_id)
58
+ p result
59
+ rescue ZoomUs::ApiError => e
60
+ puts "Exception when calling MeetingsApi->list_past_meeting_files: #{e}"
61
+ end
62
+ ```
63
+
64
+ ### Parameters
65
+
66
+ Name | Type | Description | Notes
67
+ ------------- | ------------- | ------------- | -------------
68
+ **meeting_id** | **Integer**| The meeting ID. |
69
+
70
+ ### Return type
71
+
72
+ [**InlineResponse20084**](InlineResponse20084.md)
73
+
74
+ ### Authorization
75
+
76
+ [OAuth](../README.md#OAuth)
77
+
78
+ ### HTTP request headers
79
+
80
+ - **Content-Type**: application/json, multipart/form-data
81
+ - **Accept**: application/json, application/xml
82
+
83
+
84
+
85
+ # **list_past_meeting_polls**
86
+ > InlineResponse20083 list_past_meeting_polls(meeting_id)
87
+
88
+ List Past Meeting's Poll Results
89
+
90
+ [Polls](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings) allow the meeting host to survey attendees. Use this API to list poll results of a meeting.<br><br> **Scopes**: `meeting:read:admin`, `meeting:read`<br> **Prerequisites**:<br> * Host user type must be **Pro**. * Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.
91
+
92
+ ### Example
93
+ ```ruby
94
+ # load the gem
95
+ require 'zoom_us'
96
+ # setup authorization
97
+ ZoomUs.configure do |config|
98
+ # Configure OAuth2 access token for authorization: OAuth
99
+ config.access_token = 'YOUR ACCESS TOKEN'
100
+ end
101
+
102
+ api_instance = ZoomUs::MeetingsApi.new
103
+
104
+ meeting_id = 'meeting_id_example' # String | The meeting ID or meeting UUID. If meeting ID is provided, it will take the last meeting instance.
105
+
106
+
107
+ begin
108
+ #List Past Meeting's Poll Results
109
+ result = api_instance.list_past_meeting_polls(meeting_id)
110
+ p result
111
+ rescue ZoomUs::ApiError => e
112
+ puts "Exception when calling MeetingsApi->list_past_meeting_polls: #{e}"
113
+ end
114
+ ```
115
+
116
+ ### Parameters
117
+
118
+ Name | Type | Description | Notes
119
+ ------------- | ------------- | ------------- | -------------
120
+ **meeting_id** | **String**| The meeting ID or meeting UUID. If meeting ID is provided, it will take the last meeting instance. |
121
+
122
+ ### Return type
123
+
124
+ [**InlineResponse20083**](InlineResponse20083.md)
125
+
126
+ ### Authorization
127
+
128
+ [OAuth](../README.md#OAuth)
129
+
130
+ ### HTTP request headers
131
+
132
+ - **Content-Type**: application/json, multipart/form-data
133
+ - **Accept**: application/json, application/xml
134
+
135
+
136
+
137
+ # **meeting**
138
+ > InlineResponse20022 meeting(meeting_id, opts)
139
+
140
+ Get a Meeting
141
+
142
+ Retrieve the details of a meeting.<br><br> **Scopes:** `meeting:read:admin` `meeting:read`<br>
143
+
144
+ ### Example
145
+ ```ruby
146
+ # load the gem
147
+ require 'zoom_us'
148
+ # setup authorization
149
+ ZoomUs.configure do |config|
150
+ # Configure OAuth2 access token for authorization: OAuth
151
+ config.access_token = 'YOUR ACCESS TOKEN'
152
+ end
153
+
154
+ api_instance = ZoomUs::MeetingsApi.new
155
+
156
+ meeting_id = 56 # Integer | The meeting ID.
157
+
158
+ opts = {
159
+ occurrence_id: 'occurrence_id_example' # String | Meeting occurrence id
160
+ }
161
+
162
+ begin
163
+ #Get a Meeting
164
+ result = api_instance.meeting(meeting_id, opts)
165
+ p result
166
+ rescue ZoomUs::ApiError => e
167
+ puts "Exception when calling MeetingsApi->meeting: #{e}"
168
+ end
169
+ ```
170
+
171
+ ### Parameters
172
+
173
+ Name | Type | Description | Notes
174
+ ------------- | ------------- | ------------- | -------------
175
+ **meeting_id** | **Integer**| The meeting ID. |
176
+ **occurrence_id** | **String**| Meeting occurrence id | [optional]
177
+
178
+ ### Return type
179
+
180
+ [**InlineResponse20022**](InlineResponse20022.md)
181
+
182
+ ### Authorization
183
+
184
+ [OAuth](../README.md#OAuth)
185
+
186
+ ### HTTP request headers
187
+
188
+ - **Content-Type**: application/json, multipart/form-data
189
+ - **Accept**: application/json, application/xml
190
+
191
+
192
+
193
+ # **meeting_create**
194
+ > InlineResponse20110 meeting_create(user_id, body)
195
+
196
+ Create a Meeting
197
+
198
+ Create a meeting for a user. <br>This API has a daily rate limit of 100 requests per day. Therefore, only 100 **Create a Meeting** API requests are permitted within a 24 hour window for a user.<br> <aside>The <code>start_url</code> of a meeting is a URL using which a host or an alternative host can start a meeting. The expiration time for the <code>start_url</code> field is two hours for all regular users. For users created using the <code>custCreate</code> option via the [Create Users](https://marketplace.zoom.us/docs/api-reference/zoom-api/users/usercreate) API, the expiration time of the <code>start_url</code> field is 90 days. For security reasons, the recommended way to retrieve the updated value for the <code>start_url</code> field programmatically (after expiry) is by calling the [Retrieve a Meeting API](https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting) and referring to the value of the <code>start_url</code> field in the response.</aside><br><br> Scopes: `meeting:write:admin` `meeting:write`
199
+
200
+ ### Example
201
+ ```ruby
202
+ # load the gem
203
+ require 'zoom_us'
204
+ # setup authorization
205
+ ZoomUs.configure do |config|
206
+ # Configure OAuth2 access token for authorization: OAuth
207
+ config.access_token = 'YOUR ACCESS TOKEN'
208
+ end
209
+
210
+ api_instance = ZoomUs::MeetingsApi.new
211
+
212
+ user_id = 'user_id_example' # String | The user ID or email address of the user. For user-level apps, pass `me` as the value for userId.
213
+
214
+ body = ZoomUs::Body22.new # Body22 | Meeting object.
215
+
216
+
217
+ begin
218
+ #Create a Meeting
219
+ result = api_instance.meeting_create(user_id, body)
220
+ p result
221
+ rescue ZoomUs::ApiError => e
222
+ puts "Exception when calling MeetingsApi->meeting_create: #{e}"
223
+ end
224
+ ```
225
+
226
+ ### Parameters
227
+
228
+ Name | Type | Description | Notes
229
+ ------------- | ------------- | ------------- | -------------
230
+ **user_id** | **String**| The user ID or email address of the user. For user-level apps, pass &#x60;me&#x60; as the value for userId. |
231
+ **body** | [**Body22**](Body22.md)| Meeting object. |
232
+
233
+ ### Return type
234
+
235
+ [**InlineResponse20110**](InlineResponse20110.md)
236
+
237
+ ### Authorization
238
+
239
+ [OAuth](../README.md#OAuth)
240
+
241
+ ### HTTP request headers
242
+
243
+ - **Content-Type**: application/json, multipart/form-data
244
+ - **Accept**: application/json, application/xml
245
+
246
+
247
+
248
+ # **meeting_delete**
249
+ > meeting_delete(meeting_id, opts)
250
+
251
+ Delete a Meeting
252
+
253
+ Delete a meeting.<br><br> **Scopes:** `meeting:write:admin` `meeting:write`<br>
254
+
255
+ ### Example
256
+ ```ruby
257
+ # load the gem
258
+ require 'zoom_us'
259
+ # setup authorization
260
+ ZoomUs.configure do |config|
261
+ # Configure OAuth2 access token for authorization: OAuth
262
+ config.access_token = 'YOUR ACCESS TOKEN'
263
+ end
264
+
265
+ api_instance = ZoomUs::MeetingsApi.new
266
+
267
+ meeting_id = 56 # Integer | The meeting ID.
268
+
269
+ opts = {
270
+ occurrence_id: 'occurrence_id_example', # String | The meeting occurrence ID.
271
+ schedule_for_reminder: true # BOOLEAN | `true`: Notify host and alternative host about the meeting cancellation via email. `false`: Do not send any email notification.
272
+ }
273
+
274
+ begin
275
+ #Delete a Meeting
276
+ api_instance.meeting_delete(meeting_id, opts)
277
+ rescue ZoomUs::ApiError => e
278
+ puts "Exception when calling MeetingsApi->meeting_delete: #{e}"
279
+ end
280
+ ```
281
+
282
+ ### Parameters
283
+
284
+ Name | Type | Description | Notes
285
+ ------------- | ------------- | ------------- | -------------
286
+ **meeting_id** | **Integer**| The meeting ID. |
287
+ **occurrence_id** | **String**| The meeting occurrence ID. | [optional]
288
+ **schedule_for_reminder** | **BOOLEAN**| &#x60;true&#x60;: Notify host and alternative host about the meeting cancellation via email. &#x60;false&#x60;: Do not send any email notification. | [optional]
289
+
290
+ ### Return type
291
+
292
+ nil (empty response body)
293
+
294
+ ### Authorization
295
+
296
+ [OAuth](../README.md#OAuth)
297
+
298
+ ### HTTP request headers
299
+
300
+ - **Content-Type**: application/json, multipart/form-data
301
+ - **Accept**: application/json, application/xml
302
+
303
+
304
+
305
+ # **meeting_invitation**
306
+ > MeetingInvitation meeting_invitation(meeting_id)
307
+
308
+ Get Meeting Invitation
309
+
310
+ Retrieve the meeting invite note that was sent for a specific meeting.<br><br> **Scopes:** `meeting:read:admin` `meeting:read`<br>
311
+
312
+ ### Example
313
+ ```ruby
314
+ # load the gem
315
+ require 'zoom_us'
316
+ # setup authorization
317
+ ZoomUs.configure do |config|
318
+ # Configure OAuth2 access token for authorization: OAuth
319
+ config.access_token = 'YOUR ACCESS TOKEN'
320
+ end
321
+
322
+ api_instance = ZoomUs::MeetingsApi.new
323
+
324
+ meeting_id = 56 # Integer | The meeting ID.
325
+
326
+
327
+ begin
328
+ #Get Meeting Invitation
329
+ result = api_instance.meeting_invitation(meeting_id)
330
+ p result
331
+ rescue ZoomUs::ApiError => e
332
+ puts "Exception when calling MeetingsApi->meeting_invitation: #{e}"
333
+ end
334
+ ```
335
+
336
+ ### Parameters
337
+
338
+ Name | Type | Description | Notes
339
+ ------------- | ------------- | ------------- | -------------
340
+ **meeting_id** | **Integer**| The meeting ID. |
341
+
342
+ ### Return type
343
+
344
+ [**MeetingInvitation**](MeetingInvitation.md)
345
+
346
+ ### Authorization
347
+
348
+ [OAuth](../README.md#OAuth)
349
+
350
+ ### HTTP request headers
351
+
352
+ - **Content-Type**: application/json, multipart/form-data
353
+ - **Accept**: application/json, application/xml
354
+
355
+
356
+
357
+ # **meeting_live_stream_status_update**
358
+ > meeting_live_stream_status_update(meeting_id, body)
359
+
360
+ Update Live Stream Status
361
+
362
+ Zoom allows users to [live stream a meeting](https://support.zoom.us/hc/en-us/articles/115001777826-Live-Streaming-Meetings-or-Webinars-Using-a-Custom-Service) to a custom platform. Use this API to update the status of a meeting's live stream.<br><br> **Prerequisites:**<br> * Meeting host must have a Pro license.<br> **Scopes:** `meeting:write:admin` `meeting:write`<br>
363
+
364
+ ### Example
365
+ ```ruby
366
+ # load the gem
367
+ require 'zoom_us'
368
+ # setup authorization
369
+ ZoomUs.configure do |config|
370
+ # Configure OAuth2 access token for authorization: OAuth
371
+ config.access_token = 'YOUR ACCESS TOKEN'
372
+ end
373
+
374
+ api_instance = ZoomUs::MeetingsApi.new
375
+
376
+ meeting_id = 56 # Integer | The meeting ID.
377
+
378
+ body = ZoomUs::Body43.new # Body43 | Meeting
379
+
380
+
381
+ begin
382
+ #Update Live Stream Status
383
+ api_instance.meeting_live_stream_status_update(meeting_id, body)
384
+ rescue ZoomUs::ApiError => e
385
+ puts "Exception when calling MeetingsApi->meeting_live_stream_status_update: #{e}"
386
+ end
387
+ ```
388
+
389
+ ### Parameters
390
+
391
+ Name | Type | Description | Notes
392
+ ------------- | ------------- | ------------- | -------------
393
+ **meeting_id** | **Integer**| The meeting ID. |
394
+ **body** | [**Body43**](Body43.md)| Meeting |
395
+
396
+ ### Return type
397
+
398
+ nil (empty response body)
399
+
400
+ ### Authorization
401
+
402
+ [OAuth](../README.md#OAuth)
403
+
404
+ ### HTTP request headers
405
+
406
+ - **Content-Type**: application/json, multipart/form-data
407
+ - **Accept**: application/json, application/xml
408
+
409
+
410
+
411
+ # **meeting_live_stream_update**
412
+ > meeting_live_stream_update(meeting_id, body)
413
+
414
+ Update Live Stream
415
+
416
+ Zoom allows users to [live stream a meeting](https://support.zoom.us/hc/en-us/articles/115001777826-Live-Streaming-Meetings-or-Webinars-Using-a-Custom-Service) to a custom platform. Use this API to update a meeting's live stream information.<br><br> **Prerequisites:**<br> * Meeting host must have a Pro license.<br> **Scopes:** `meeting:write:admin` `meeting:write`<br>
417
+
418
+ ### Example
419
+ ```ruby
420
+ # load the gem
421
+ require 'zoom_us'
422
+ # setup authorization
423
+ ZoomUs.configure do |config|
424
+ # Configure OAuth2 access token for authorization: OAuth
425
+ config.access_token = 'YOUR ACCESS TOKEN'
426
+ end
427
+
428
+ api_instance = ZoomUs::MeetingsApi.new
429
+
430
+ meeting_id = 56 # Integer | The meeting ID.
431
+
432
+ body = ZoomUs::Body42.new # Body42 | Meeting
433
+
434
+
435
+ begin
436
+ #Update Live Stream
437
+ api_instance.meeting_live_stream_update(meeting_id, body)
438
+ rescue ZoomUs::ApiError => e
439
+ puts "Exception when calling MeetingsApi->meeting_live_stream_update: #{e}"
440
+ end
441
+ ```
442
+
443
+ ### Parameters
444
+
445
+ Name | Type | Description | Notes
446
+ ------------- | ------------- | ------------- | -------------
447
+ **meeting_id** | **Integer**| The meeting ID. |
448
+ **body** | [**Body42**](Body42.md)| Meeting |
449
+
450
+ ### Return type
451
+
452
+ nil (empty response body)
453
+
454
+ ### Authorization
455
+
456
+ [OAuth](../README.md#OAuth)
457
+
458
+ ### HTTP request headers
459
+
460
+ - **Content-Type**: application/json, multipart/form-data
461
+ - **Accept**: application/json, application/xml
462
+
463
+
464
+
465
+ # **meeting_poll_create**
466
+ > InlineResponse20112 meeting_poll_create(meeting_id, body)
467
+
468
+ Create a Meeting Poll
469
+
470
+ Polls allow the meeting host to survey attendees. Use this API to create a [poll](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings) for a meeting.<br><br> **Scopes**: `meeting:write:admin` `meeting:write`<br> **Prerequisites**:<br> * Host user type must be **Pro**. * Polling feature should be enabled in the host's account. * Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.
471
+
472
+ ### Example
473
+ ```ruby
474
+ # load the gem
475
+ require 'zoom_us'
476
+ # setup authorization
477
+ ZoomUs.configure do |config|
478
+ # Configure OAuth2 access token for authorization: OAuth
479
+ config.access_token = 'YOUR ACCESS TOKEN'
480
+ end
481
+
482
+ api_instance = ZoomUs::MeetingsApi.new
483
+
484
+ meeting_id = 56 # Integer | The meeting ID.
485
+
486
+ body = ZoomUs::object.new # object | Meeting poll object
487
+
488
+
489
+ begin
490
+ #Create a Meeting Poll
491
+ result = api_instance.meeting_poll_create(meeting_id, body)
492
+ p result
493
+ rescue ZoomUs::ApiError => e
494
+ puts "Exception when calling MeetingsApi->meeting_poll_create: #{e}"
495
+ end
496
+ ```
497
+
498
+ ### Parameters
499
+
500
+ Name | Type | Description | Notes
501
+ ------------- | ------------- | ------------- | -------------
502
+ **meeting_id** | **Integer**| The meeting ID. |
503
+ **body** | [**object**](.md)| Meeting poll object |
504
+
505
+ ### Return type
506
+
507
+ [**InlineResponse20112**](InlineResponse20112.md)
508
+
509
+ ### Authorization
510
+
511
+ [OAuth](../README.md#OAuth)
512
+
513
+ ### HTTP request headers
514
+
515
+ - **Content-Type**: application/json, multipart/form-data
516
+ - **Accept**: application/json, application/xml
517
+
518
+
519
+
520
+ # **meeting_poll_delete**
521
+ > meeting_poll_delete(meeting_id, poll_id)
522
+
523
+ Delete a Meeting Poll
524
+
525
+ Polls allow the meeting host to survey attendees. Use this API to delete a meeting [poll](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings).<br> **Scopes**: `meeting:write:admin` `meeting:write`<br> **Prerequisites**:<br> * Host user type must be **Pro**. * Polling feature should be enabled in the host's account. * Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.
526
+
527
+ ### Example
528
+ ```ruby
529
+ # load the gem
530
+ require 'zoom_us'
531
+ # setup authorization
532
+ ZoomUs.configure do |config|
533
+ # Configure OAuth2 access token for authorization: OAuth
534
+ config.access_token = 'YOUR ACCESS TOKEN'
535
+ end
536
+
537
+ api_instance = ZoomUs::MeetingsApi.new
538
+
539
+ meeting_id = 56 # Integer | The meeting ID.
540
+
541
+ poll_id = 'poll_id_example' # String | The poll ID
542
+
543
+
544
+ begin
545
+ #Delete a Meeting Poll
546
+ api_instance.meeting_poll_delete(meeting_id, poll_id)
547
+ rescue ZoomUs::ApiError => e
548
+ puts "Exception when calling MeetingsApi->meeting_poll_delete: #{e}"
549
+ end
550
+ ```
551
+
552
+ ### Parameters
553
+
554
+ Name | Type | Description | Notes
555
+ ------------- | ------------- | ------------- | -------------
556
+ **meeting_id** | **Integer**| The meeting ID. |
557
+ **poll_id** | **String**| The poll ID |
558
+
559
+ ### Return type
560
+
561
+ nil (empty response body)
562
+
563
+ ### Authorization
564
+
565
+ [OAuth](../README.md#OAuth)
566
+
567
+ ### HTTP request headers
568
+
569
+ - **Content-Type**: application/json, multipart/form-data
570
+ - **Accept**: application/json, application/xml
571
+
572
+
573
+
574
+ # **meeting_poll_get**
575
+ > InlineResponse20112 meeting_poll_get(meeting_id, poll_id)
576
+
577
+ Get a Meeting Poll
578
+
579
+ Polls allow the meeting host to survey attendees. Use this API to get information about a specific meeting [poll](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings).<br><br> **Scopes**: `meeting:read:admin` `meeting:read`<br>
580
+
581
+ ### Example
582
+ ```ruby
583
+ # load the gem
584
+ require 'zoom_us'
585
+ # setup authorization
586
+ ZoomUs.configure do |config|
587
+ # Configure OAuth2 access token for authorization: OAuth
588
+ config.access_token = 'YOUR ACCESS TOKEN'
589
+ end
590
+
591
+ api_instance = ZoomUs::MeetingsApi.new
592
+
593
+ meeting_id = 56 # Integer | The meeting ID.
594
+
595
+ poll_id = 'poll_id_example' # String | The poll ID
596
+
597
+
598
+ begin
599
+ #Get a Meeting Poll
600
+ result = api_instance.meeting_poll_get(meeting_id, poll_id)
601
+ p result
602
+ rescue ZoomUs::ApiError => e
603
+ puts "Exception when calling MeetingsApi->meeting_poll_get: #{e}"
604
+ end
605
+ ```
606
+
607
+ ### Parameters
608
+
609
+ Name | Type | Description | Notes
610
+ ------------- | ------------- | ------------- | -------------
611
+ **meeting_id** | **Integer**| The meeting ID. |
612
+ **poll_id** | **String**| The poll ID |
613
+
614
+ ### Return type
615
+
616
+ [**InlineResponse20112**](InlineResponse20112.md)
617
+
618
+ ### Authorization
619
+
620
+ [OAuth](../README.md#OAuth)
621
+
622
+ ### HTTP request headers
623
+
624
+ - **Content-Type**: application/json, multipart/form-data
625
+ - **Accept**: application/json, application/xml
626
+
627
+
628
+
629
+ # **meeting_poll_update**
630
+ > meeting_poll_update(meeting_id, poll_id, body)
631
+
632
+ Update a Meeting Poll
633
+
634
+ Polls allow the meeting host to survey attendees. Use this API to update information of a specific meeting [poll](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings)<br><br> **Scopes**: `meeting:write:admin` `meeting:write`
635
+
636
+ ### Example
637
+ ```ruby
638
+ # load the gem
639
+ require 'zoom_us'
640
+ # setup authorization
641
+ ZoomUs.configure do |config|
642
+ # Configure OAuth2 access token for authorization: OAuth
643
+ config.access_token = 'YOUR ACCESS TOKEN'
644
+ end
645
+
646
+ api_instance = ZoomUs::MeetingsApi.new
647
+
648
+ meeting_id = 56 # Integer | The meeting ID.
649
+
650
+ poll_id = 'poll_id_example' # String | The poll ID
651
+
652
+ body = ZoomUs::object.new # object | Meeting Poll
653
+
654
+
655
+ begin
656
+ #Update a Meeting Poll
657
+ api_instance.meeting_poll_update(meeting_id, poll_id, body)
658
+ rescue ZoomUs::ApiError => e
659
+ puts "Exception when calling MeetingsApi->meeting_poll_update: #{e}"
660
+ end
661
+ ```
662
+
663
+ ### Parameters
664
+
665
+ Name | Type | Description | Notes
666
+ ------------- | ------------- | ------------- | -------------
667
+ **meeting_id** | **Integer**| The meeting ID. |
668
+ **poll_id** | **String**| The poll ID |
669
+ **body** | [**object**](.md)| Meeting Poll |
670
+
671
+ ### Return type
672
+
673
+ nil (empty response body)
674
+
675
+ ### Authorization
676
+
677
+ [OAuth](../README.md#OAuth)
678
+
679
+ ### HTTP request headers
680
+
681
+ - **Content-Type**: application/json, multipart/form-data
682
+ - **Accept**: application/json, application/xml
683
+
684
+
685
+
686
+ # **meeting_polls**
687
+ > Object meeting_polls(meeting_id)
688
+
689
+ List Meeting Polls
690
+
691
+ Polls allow the meeting host to survey attendees. Use this API to list [polls](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings) of a meeting.<br><br> **Scopes**: `meeting:read:admin` `meeting:read`<br> **Prerequisites**:<br> * Host user type must be **Pro**. * Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.
692
+
693
+ ### Example
694
+ ```ruby
695
+ # load the gem
696
+ require 'zoom_us'
697
+ # setup authorization
698
+ ZoomUs.configure do |config|
699
+ # Configure OAuth2 access token for authorization: OAuth
700
+ config.access_token = 'YOUR ACCESS TOKEN'
701
+ end
702
+
703
+ api_instance = ZoomUs::MeetingsApi.new
704
+
705
+ meeting_id = 56 # Integer | The meeting ID.
706
+
707
+
708
+ begin
709
+ #List Meeting Polls
710
+ result = api_instance.meeting_polls(meeting_id)
711
+ p result
712
+ rescue ZoomUs::ApiError => e
713
+ puts "Exception when calling MeetingsApi->meeting_polls: #{e}"
714
+ end
715
+ ```
716
+
717
+ ### Parameters
718
+
719
+ Name | Type | Description | Notes
720
+ ------------- | ------------- | ------------- | -------------
721
+ **meeting_id** | **Integer**| The meeting ID. |
722
+
723
+ ### Return type
724
+
725
+ **Object**
726
+
727
+ ### Authorization
728
+
729
+ [OAuth](../README.md#OAuth)
730
+
731
+ ### HTTP request headers
732
+
733
+ - **Content-Type**: application/json, multipart/form-data
734
+ - **Accept**: application/json, application/xml
735
+
736
+
737
+
738
+ # **meeting_registrant_create**
739
+ > InlineResponse20111 meeting_registrant_create(meeting_id, body, opts)
740
+
741
+ Add Meeting Registrant
742
+
743
+ Register a participant for a meeting.<br><br> **Scopes:** `meeting:write:admin` `meeting:write`
744
+
745
+ ### Example
746
+ ```ruby
747
+ # load the gem
748
+ require 'zoom_us'
749
+ # setup authorization
750
+ ZoomUs.configure do |config|
751
+ # Configure OAuth2 access token for authorization: OAuth
752
+ config.access_token = 'YOUR ACCESS TOKEN'
753
+ end
754
+
755
+ api_instance = ZoomUs::MeetingsApi.new
756
+
757
+ meeting_id = 56 # Integer | The meeting ID.
758
+
759
+ body = ZoomUs::object.new # object |
760
+
761
+ opts = {
762
+ occurrence_ids: 'occurrence_ids_example' # String | Occurrence IDs. You can find these with the meeting get API. Multiple values separated by comma.
763
+ }
764
+
765
+ begin
766
+ #Add Meeting Registrant
767
+ result = api_instance.meeting_registrant_create(meeting_id, body, opts)
768
+ p result
769
+ rescue ZoomUs::ApiError => e
770
+ puts "Exception when calling MeetingsApi->meeting_registrant_create: #{e}"
771
+ end
772
+ ```
773
+
774
+ ### Parameters
775
+
776
+ Name | Type | Description | Notes
777
+ ------------- | ------------- | ------------- | -------------
778
+ **meeting_id** | **Integer**| The meeting ID. |
779
+ **body** | [**object**](.md)| |
780
+ **occurrence_ids** | **String**| Occurrence IDs. You can find these with the meeting get API. Multiple values separated by comma. | [optional]
781
+
782
+ ### Return type
783
+
784
+ [**InlineResponse20111**](InlineResponse20111.md)
785
+
786
+ ### Authorization
787
+
788
+ [OAuth](../README.md#OAuth)
789
+
790
+ ### HTTP request headers
791
+
792
+ - **Content-Type**: application/json, multipart/form-data
793
+ - **Accept**: application/json, application/xml
794
+
795
+
796
+
797
+ # **meeting_registrant_question_update**
798
+ > meeting_registrant_question_update(meeting_id, body)
799
+
800
+ Update Registration Questions
801
+
802
+ Update registration questions that will be displayed to users while [registering for a meeeting](https://support.zoom.us/hc/en-us/articles/211579443-Registration-for-Meetings).<br><br> **Scopes:** `meeting:write`, `meeting:write:admin`<br>
803
+
804
+ ### Example
805
+ ```ruby
806
+ # load the gem
807
+ require 'zoom_us'
808
+ # setup authorization
809
+ ZoomUs.configure do |config|
810
+ # Configure OAuth2 access token for authorization: OAuth
811
+ config.access_token = 'YOUR ACCESS TOKEN'
812
+ end
813
+
814
+ api_instance = ZoomUs::MeetingsApi.new
815
+
816
+ meeting_id = 56 # Integer | The meeting ID.
817
+
818
+ body = ZoomUs::object.new # object | Meeting Registrant Questions
819
+
820
+
821
+ begin
822
+ #Update Registration Questions
823
+ api_instance.meeting_registrant_question_update(meeting_id, body)
824
+ rescue ZoomUs::ApiError => e
825
+ puts "Exception when calling MeetingsApi->meeting_registrant_question_update: #{e}"
826
+ end
827
+ ```
828
+
829
+ ### Parameters
830
+
831
+ Name | Type | Description | Notes
832
+ ------------- | ------------- | ------------- | -------------
833
+ **meeting_id** | **Integer**| The meeting ID. |
834
+ **body** | [**object**](.md)| Meeting Registrant Questions |
835
+
836
+ ### Return type
837
+
838
+ nil (empty response body)
839
+
840
+ ### Authorization
841
+
842
+ [OAuth](../README.md#OAuth)
843
+
844
+ ### HTTP request headers
845
+
846
+ - **Content-Type**: application/json, multipart/form-data
847
+ - **Accept**: application/json, application/xml
848
+
849
+
850
+
851
+ # **meeting_registrant_status**
852
+ > meeting_registrant_status(meeting_id, body, opts)
853
+
854
+ Update Meeting Registrant Status
855
+
856
+ Update a meeting registrant's status by either approving, cancelling or denying a registrant from joining the meeting.<br><br> **Scopes:** `meeting:write:admin` `meeting:write`
857
+
858
+ ### Example
859
+ ```ruby
860
+ # load the gem
861
+ require 'zoom_us'
862
+ # setup authorization
863
+ ZoomUs.configure do |config|
864
+ # Configure OAuth2 access token for authorization: OAuth
865
+ config.access_token = 'YOUR ACCESS TOKEN'
866
+ end
867
+
868
+ api_instance = ZoomUs::MeetingsApi.new
869
+
870
+ meeting_id = 56 # Integer | The meeting ID.
871
+
872
+ body = ZoomUs::Body24.new # Body24 |
873
+
874
+ opts = {
875
+ occurrence_id: 'occurrence_id_example' # String | The meeting occurrence ID.
876
+ }
877
+
878
+ begin
879
+ #Update Meeting Registrant Status
880
+ api_instance.meeting_registrant_status(meeting_id, body, opts)
881
+ rescue ZoomUs::ApiError => e
882
+ puts "Exception when calling MeetingsApi->meeting_registrant_status: #{e}"
883
+ end
884
+ ```
885
+
886
+ ### Parameters
887
+
888
+ Name | Type | Description | Notes
889
+ ------------- | ------------- | ------------- | -------------
890
+ **meeting_id** | **Integer**| The meeting ID. |
891
+ **body** | [**Body24**](Body24.md)| |
892
+ **occurrence_id** | **String**| The meeting occurrence ID. | [optional]
893
+
894
+ ### Return type
895
+
896
+ nil (empty response body)
897
+
898
+ ### Authorization
899
+
900
+ [OAuth](../README.md#OAuth)
901
+
902
+ ### HTTP request headers
903
+
904
+ - **Content-Type**: application/json, multipart/form-data
905
+ - **Accept**: application/json, application/xml
906
+
907
+
908
+
909
+ # **meeting_registrants**
910
+ > RegistrationList meeting_registrants(meeting_id, opts)
911
+
912
+ List Meeting Registrants
913
+
914
+ A host or a user with admin permission can require [registration for a Zoom meeting](https://support.zoom.us/hc/en-us/articles/211579443-Registration-for-Meetings). Use this API to list users that have registered for a meeting.<br><br> **Scopes**: `meeting:read:admin` `meeting:read`<br>
915
+
916
+ ### Example
917
+ ```ruby
918
+ # load the gem
919
+ require 'zoom_us'
920
+ # setup authorization
921
+ ZoomUs.configure do |config|
922
+ # Configure OAuth2 access token for authorization: OAuth
923
+ config.access_token = 'YOUR ACCESS TOKEN'
924
+ end
925
+
926
+ api_instance = ZoomUs::MeetingsApi.new
927
+
928
+ meeting_id = 56 # Integer | The meeting ID.
929
+
930
+ opts = {
931
+ occurrence_id: 'occurrence_id_example', # String | The meeting occurrence ID.
932
+ status: 'approved', # String | The registrant status:<br>`pending` - Registrant's status is pending.<br>`approved` - Registrant's status is approved.<br>`denied` - Registrant's status is denied.
933
+ page_size: 30, # Integer | The number of records returned within a single API call.
934
+ page_number: 1 # Integer | The current page number of returned records.
935
+ }
936
+
937
+ begin
938
+ #List Meeting Registrants
939
+ result = api_instance.meeting_registrants(meeting_id, opts)
940
+ p result
941
+ rescue ZoomUs::ApiError => e
942
+ puts "Exception when calling MeetingsApi->meeting_registrants: #{e}"
943
+ end
944
+ ```
945
+
946
+ ### Parameters
947
+
948
+ Name | Type | Description | Notes
949
+ ------------- | ------------- | ------------- | -------------
950
+ **meeting_id** | **Integer**| The meeting ID. |
951
+ **occurrence_id** | **String**| The meeting occurrence ID. | [optional]
952
+ **status** | **String**| The registrant status:&lt;br&gt;&#x60;pending&#x60; - Registrant&#39;s status is pending.&lt;br&gt;&#x60;approved&#x60; - Registrant&#39;s status is approved.&lt;br&gt;&#x60;denied&#x60; - Registrant&#39;s status is denied. | [optional] [default to approved]
953
+ **page_size** | **Integer**| The number of records returned within a single API call. | [optional] [default to 30]
954
+ **page_number** | **Integer**| The current page number of returned records. | [optional] [default to 1]
955
+
956
+ ### Return type
957
+
958
+ [**RegistrationList**](RegistrationList.md)
959
+
960
+ ### Authorization
961
+
962
+ [OAuth](../README.md#OAuth)
963
+
964
+ ### HTTP request headers
965
+
966
+ - **Content-Type**: application/json, multipart/form-data
967
+ - **Accept**: application/json, application/xml
968
+
969
+
970
+
971
+ # **meeting_registrants_questions_get**
972
+ > InlineResponse20025 meeting_registrants_questions_get(meeting_id)
973
+
974
+ List Registration Questions
975
+
976
+ List registration questions that will be displayed to users while [registering for a meeeting](https://support.zoom.us/hc/en-us/articles/211579443-Registration-for-Meetings).<br> **Scopes:** `meeting:read`, `meeting:read:admin`<br>
977
+
978
+ ### Example
979
+ ```ruby
980
+ # load the gem
981
+ require 'zoom_us'
982
+ # setup authorization
983
+ ZoomUs.configure do |config|
984
+ # Configure OAuth2 access token for authorization: OAuth
985
+ config.access_token = 'YOUR ACCESS TOKEN'
986
+ end
987
+
988
+ api_instance = ZoomUs::MeetingsApi.new
989
+
990
+ meeting_id = 56 # Integer | The meeting ID.
991
+
992
+
993
+ begin
994
+ #List Registration Questions
995
+ result = api_instance.meeting_registrants_questions_get(meeting_id)
996
+ p result
997
+ rescue ZoomUs::ApiError => e
998
+ puts "Exception when calling MeetingsApi->meeting_registrants_questions_get: #{e}"
999
+ end
1000
+ ```
1001
+
1002
+ ### Parameters
1003
+
1004
+ Name | Type | Description | Notes
1005
+ ------------- | ------------- | ------------- | -------------
1006
+ **meeting_id** | **Integer**| The meeting ID. |
1007
+
1008
+ ### Return type
1009
+
1010
+ [**InlineResponse20025**](InlineResponse20025.md)
1011
+
1012
+ ### Authorization
1013
+
1014
+ [OAuth](../README.md#OAuth)
1015
+
1016
+ ### HTTP request headers
1017
+
1018
+ - **Content-Type**: application/json, multipart/form-data
1019
+ - **Accept**: application/json, application/xml
1020
+
1021
+
1022
+
1023
+ # **meeting_status**
1024
+ > meeting_status(meeting_id, body)
1025
+
1026
+ Update Meeting Status
1027
+
1028
+ End a meeting by updating its status.<br><br> **Scopes:** `meeting:write:admin` `meeting:write`
1029
+
1030
+ ### Example
1031
+ ```ruby
1032
+ # load the gem
1033
+ require 'zoom_us'
1034
+ # setup authorization
1035
+ ZoomUs.configure do |config|
1036
+ # Configure OAuth2 access token for authorization: OAuth
1037
+ config.access_token = 'YOUR ACCESS TOKEN'
1038
+ end
1039
+
1040
+ api_instance = ZoomUs::MeetingsApi.new
1041
+
1042
+ meeting_id = 56 # Integer | The meeting ID.
1043
+
1044
+ body = ZoomUs::Body23.new # Body23 |
1045
+
1046
+
1047
+ begin
1048
+ #Update Meeting Status
1049
+ api_instance.meeting_status(meeting_id, body)
1050
+ rescue ZoomUs::ApiError => e
1051
+ puts "Exception when calling MeetingsApi->meeting_status: #{e}"
1052
+ end
1053
+ ```
1054
+
1055
+ ### Parameters
1056
+
1057
+ Name | Type | Description | Notes
1058
+ ------------- | ------------- | ------------- | -------------
1059
+ **meeting_id** | **Integer**| The meeting ID. |
1060
+ **body** | [**Body23**](Body23.md)| |
1061
+
1062
+ ### Return type
1063
+
1064
+ nil (empty response body)
1065
+
1066
+ ### Authorization
1067
+
1068
+ [OAuth](../README.md#OAuth)
1069
+
1070
+ ### HTTP request headers
1071
+
1072
+ - **Content-Type**: application/json, multipart/form-data
1073
+ - **Accept**: application/json, application/xml
1074
+
1075
+
1076
+
1077
+ # **meeting_update**
1078
+ > meeting_update(meeting_id, body, opts)
1079
+
1080
+ Update a Meeting
1081
+
1082
+ Update the details of a meeting.<br>This API has a rate limit of 100 requests per day. Therefore, a meeting can only be updated for a maximum of 100 times within a 24 hour window.<br> **Scopes:** `meeting:write:admin` `meeting:write`<br>
1083
+
1084
+ ### Example
1085
+ ```ruby
1086
+ # load the gem
1087
+ require 'zoom_us'
1088
+ # setup authorization
1089
+ ZoomUs.configure do |config|
1090
+ # Configure OAuth2 access token for authorization: OAuth
1091
+ config.access_token = 'YOUR ACCESS TOKEN'
1092
+ end
1093
+
1094
+ api_instance = ZoomUs::MeetingsApi.new
1095
+
1096
+ meeting_id = 56 # Integer | The meeting ID.
1097
+
1098
+ body = ZoomUs::object.new # object | Meeting
1099
+
1100
+ opts = {
1101
+ occurrence_id: 'occurrence_id_example' # String | Meeting occurrence id. Support change of agenda, start_time, duration, settings: {host_video, participant_video, join_before_host, mute_upon_entry, waiting_room, watermark, auto_recording}
1102
+ }
1103
+
1104
+ begin
1105
+ #Update a Meeting
1106
+ api_instance.meeting_update(meeting_id, body, opts)
1107
+ rescue ZoomUs::ApiError => e
1108
+ puts "Exception when calling MeetingsApi->meeting_update: #{e}"
1109
+ end
1110
+ ```
1111
+
1112
+ ### Parameters
1113
+
1114
+ Name | Type | Description | Notes
1115
+ ------------- | ------------- | ------------- | -------------
1116
+ **meeting_id** | **Integer**| The meeting ID. |
1117
+ **body** | [**object**](.md)| Meeting |
1118
+ **occurrence_id** | **String**| Meeting occurrence id. Support change of agenda, start_time, duration, settings: {host_video, participant_video, join_before_host, mute_upon_entry, waiting_room, watermark, auto_recording} | [optional]
1119
+
1120
+ ### Return type
1121
+
1122
+ nil (empty response body)
1123
+
1124
+ ### Authorization
1125
+
1126
+ [OAuth](../README.md#OAuth)
1127
+
1128
+ ### HTTP request headers
1129
+
1130
+ - **Content-Type**: application/json, multipart/form-data
1131
+ - **Accept**: application/json, application/xml
1132
+
1133
+
1134
+
1135
+ # **meetings**
1136
+ > GroupList meetings(user_id, opts)
1137
+
1138
+ List Meetings
1139
+
1140
+ List all the meetings that were scheduled for a user (meeting host).<br><br> **Scopes:** `meeting:read:admin` `meeting:read`<br>
1141
+
1142
+ ### Example
1143
+ ```ruby
1144
+ # load the gem
1145
+ require 'zoom_us'
1146
+ # setup authorization
1147
+ ZoomUs.configure do |config|
1148
+ # Configure OAuth2 access token for authorization: OAuth
1149
+ config.access_token = 'YOUR ACCESS TOKEN'
1150
+ end
1151
+
1152
+ api_instance = ZoomUs::MeetingsApi.new
1153
+
1154
+ user_id = 'user_id_example' # String | The user ID or email address of the user. For user-level apps, pass `me` as the value for userId.
1155
+
1156
+ opts = {
1157
+ type: 'live', # String | The meeting types: <br>`scheduled` - All the scheduled meetings.<br>`live` - All the live meetings.<br>`upcoming` - All the upcoming meetings.
1158
+ page_size: 30, # Integer | The number of records returned within a single API call.
1159
+ page_number: 1 # Integer | The current page number of returned records.
1160
+ }
1161
+
1162
+ begin
1163
+ #List Meetings
1164
+ result = api_instance.meetings(user_id, opts)
1165
+ p result
1166
+ rescue ZoomUs::ApiError => e
1167
+ puts "Exception when calling MeetingsApi->meetings: #{e}"
1168
+ end
1169
+ ```
1170
+
1171
+ ### Parameters
1172
+
1173
+ Name | Type | Description | Notes
1174
+ ------------- | ------------- | ------------- | -------------
1175
+ **user_id** | **String**| The user ID or email address of the user. For user-level apps, pass &#x60;me&#x60; as the value for userId. |
1176
+ **type** | **String**| The meeting types: &lt;br&gt;&#x60;scheduled&#x60; - All the scheduled meetings.&lt;br&gt;&#x60;live&#x60; - All the live meetings.&lt;br&gt;&#x60;upcoming&#x60; - All the upcoming meetings. | [optional] [default to live]
1177
+ **page_size** | **Integer**| The number of records returned within a single API call. | [optional] [default to 30]
1178
+ **page_number** | **Integer**| The current page number of returned records. | [optional] [default to 1]
1179
+
1180
+ ### Return type
1181
+
1182
+ [**GroupList**](GroupList.md)
1183
+
1184
+ ### Authorization
1185
+
1186
+ [OAuth](../README.md#OAuth)
1187
+
1188
+ ### HTTP request headers
1189
+
1190
+ - **Content-Type**: application/json, multipart/form-data
1191
+ - **Accept**: application/json, application/xml
1192
+
1193
+
1194
+
1195
+ # **past_meeting_details**
1196
+ > InlineResponse20023 past_meeting_details(meeting_uuid)
1197
+
1198
+ Get Past Meeting Details
1199
+
1200
+ Get details on a past meeting. <br><br> **Scopes:** `meeting:read:admin` `meeting:read` > **Note**: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it.
1201
+
1202
+ ### Example
1203
+ ```ruby
1204
+ # load the gem
1205
+ require 'zoom_us'
1206
+ # setup authorization
1207
+ ZoomUs.configure do |config|
1208
+ # Configure OAuth2 access token for authorization: OAuth
1209
+ config.access_token = 'YOUR ACCESS TOKEN'
1210
+ end
1211
+
1212
+ api_instance = ZoomUs::MeetingsApi.new
1213
+
1214
+ meeting_uuid = 'meeting_uuid_example' # String | The meeting UUID. Please double encode your UUID when using it for other API calls if the UUID begins with a '/'or contains '//' in it.
1215
+
1216
+
1217
+ begin
1218
+ #Get Past Meeting Details
1219
+ result = api_instance.past_meeting_details(meeting_uuid)
1220
+ p result
1221
+ rescue ZoomUs::ApiError => e
1222
+ puts "Exception when calling MeetingsApi->past_meeting_details: #{e}"
1223
+ end
1224
+ ```
1225
+
1226
+ ### Parameters
1227
+
1228
+ Name | Type | Description | Notes
1229
+ ------------- | ------------- | ------------- | -------------
1230
+ **meeting_uuid** | **String**| The meeting UUID. Please double encode your UUID when using it for other API calls if the UUID begins with a &#39;/&#39;or contains &#39;//&#39; in it. |
1231
+
1232
+ ### Return type
1233
+
1234
+ [**InlineResponse20023**](InlineResponse20023.md)
1235
+
1236
+ ### Authorization
1237
+
1238
+ [OAuth](../README.md#OAuth)
1239
+
1240
+ ### HTTP request headers
1241
+
1242
+ - **Content-Type**: application/json, multipart/form-data
1243
+ - **Accept**: application/json, application/xml
1244
+
1245
+
1246
+
1247
+ # **past_meeting_participants**
1248
+ > InlineResponse20024 past_meeting_participants(meeting_uuid, opts)
1249
+
1250
+ Get Past Meeting Participants
1251
+
1252
+ Retrieve information on participants from a past meeting. <br><br> **Scopes:** `meeting:read:admin` `meeting:read` **Prerequisites:**<br> * Paid account on a Pro or higher plan. <br> <br> **Note**: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it.
1253
+
1254
+ ### Example
1255
+ ```ruby
1256
+ # load the gem
1257
+ require 'zoom_us'
1258
+ # setup authorization
1259
+ ZoomUs.configure do |config|
1260
+ # Configure OAuth2 access token for authorization: OAuth
1261
+ config.access_token = 'YOUR ACCESS TOKEN'
1262
+ end
1263
+
1264
+ api_instance = ZoomUs::MeetingsApi.new
1265
+
1266
+ meeting_uuid = 'meeting_uuid_example' # String | The meeting UUID. Please double encode your UUID when using it for other API calls if the UUID begins with a '/'or contains '//' in it.
1267
+
1268
+ opts = {
1269
+ page_size: 30, # Integer | The number of records returned within a single API call.
1270
+ next_page_token: 'next_page_token_example' # String | The next page token is used to paginate through large result sets. A next page token will be returned whenever the set of available results exceeds the current page size. The expiration period for this token is 15 minutes.
1271
+ }
1272
+
1273
+ begin
1274
+ #Get Past Meeting Participants
1275
+ result = api_instance.past_meeting_participants(meeting_uuid, opts)
1276
+ p result
1277
+ rescue ZoomUs::ApiError => e
1278
+ puts "Exception when calling MeetingsApi->past_meeting_participants: #{e}"
1279
+ end
1280
+ ```
1281
+
1282
+ ### Parameters
1283
+
1284
+ Name | Type | Description | Notes
1285
+ ------------- | ------------- | ------------- | -------------
1286
+ **meeting_uuid** | **String**| The meeting UUID. Please double encode your UUID when using it for other API calls if the UUID begins with a &#39;/&#39;or contains &#39;//&#39; in it. |
1287
+ **page_size** | **Integer**| The number of records returned within a single API call. | [optional] [default to 30]
1288
+ **next_page_token** | **String**| The next page token is used to paginate through large result sets. A next page token will be returned whenever the set of available results exceeds the current page size. The expiration period for this token is 15 minutes. | [optional]
1289
+
1290
+ ### Return type
1291
+
1292
+ [**InlineResponse20024**](InlineResponse20024.md)
1293
+
1294
+ ### Authorization
1295
+
1296
+ [OAuth](../README.md#OAuth)
1297
+
1298
+ ### HTTP request headers
1299
+
1300
+ - **Content-Type**: application/json, multipart/form-data
1301
+ - **Accept**: application/json, application/xml
1302
+
1303
+
1304
+
1305
+ # **past_meetings**
1306
+ > Object past_meetings(meeting_id)
1307
+
1308
+ List Ended Meeting Instances
1309
+
1310
+ Get a list of ended meeting instances<br><br> **Scopes:** `meeting:read:admin` `meeting:read`<br>
1311
+
1312
+ ### Example
1313
+ ```ruby
1314
+ # load the gem
1315
+ require 'zoom_us'
1316
+ # setup authorization
1317
+ ZoomUs.configure do |config|
1318
+ # Configure OAuth2 access token for authorization: OAuth
1319
+ config.access_token = 'YOUR ACCESS TOKEN'
1320
+ end
1321
+
1322
+ api_instance = ZoomUs::MeetingsApi.new
1323
+
1324
+ meeting_id = 56 # Integer | The meeting ID.
1325
+
1326
+
1327
+ begin
1328
+ #List Ended Meeting Instances
1329
+ result = api_instance.past_meetings(meeting_id)
1330
+ p result
1331
+ rescue ZoomUs::ApiError => e
1332
+ puts "Exception when calling MeetingsApi->past_meetings: #{e}"
1333
+ end
1334
+ ```
1335
+
1336
+ ### Parameters
1337
+
1338
+ Name | Type | Description | Notes
1339
+ ------------- | ------------- | ------------- | -------------
1340
+ **meeting_id** | **Integer**| The meeting ID. |
1341
+
1342
+ ### Return type
1343
+
1344
+ **Object**
1345
+
1346
+ ### Authorization
1347
+
1348
+ [OAuth](../README.md#OAuth)
1349
+
1350
+ ### HTTP request headers
1351
+
1352
+ - **Content-Type**: application/json, multipart/form-data
1353
+ - **Accept**: application/json, application/xml
1354
+
1355
+
1356
+