Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 957 Bytes

MeetingInfoTrackingFieldsInner.md

File metadata and controls

11 lines (8 loc) · 957 Bytes

# MeetingInfoTrackingFieldsInner

Properties

Name Type Description Notes
field string Label of the tracking field. [optional]
value string Value for the field. [optional]
visible bool Indicates whether the tracking field is visible in the meeting scheduling options in the Zoom Web Portal or not. `true`: Tracking field is visible. <br> `false`: Tracking field is not visible to the users in the meeting options in the Zoom Web Portal but the field was used while scheduling this meeting via API. An invisible tracking field can be used by users while scheduling meetings via API only. [optional]

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