Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 975 Bytes

MeetingInfoGetTrackingFieldsInner.md

File metadata and controls

11 lines (8 loc) · 975 Bytes

# MeetingInfoGetTrackingFieldsInner

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 when they look at the meeting details 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]