Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 849 Bytes

AddBatchRegistrantsRequest.md

File metadata and controls

10 lines (7 loc) · 849 Bytes

# AddBatchRegistrantsRequest

Properties

Name Type Description Notes
auto_approve bool If a meeting was scheduled with approval_type `1` (manual approval), but you would like to automatically approve the registrants that are added via this API, you can set the value of this field to `true`. You cannot use this field to change approval setting for a meeting that was originally scheduled with approval_type `0` (automatic approval). [optional]
registrants \Zoom\Api\Model\AddBatchRegistrantsRequestRegistrantsInner[] [optional]

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