Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.75 KB

ReportMeetingPolls200ResponseQuestionsInner.md

File metadata and controls

13 lines (10 loc) · 1.75 KB

# ReportMeetingPolls200ResponseQuestionsInner

Properties

Name Type Description Notes
email string The participant's email address. [optional]
name string The participant's display name. If the Allow participants to answer questions anonymously setting is enabled for a poll, the participant's polling information is kept anonymous and the `name` field will return the "Anonymous Attendee" value. [optional]
first_name string The participant's first name. If the Allow participants to answer questions anonymously setting is enabled for a poll, the participant's polling information is kept anonymous and the `first_name` field will return the "Anonymous Attendee" value. [optional]
last_name string The participant's last name. If the Allow participants to answer questions anonymously setting is enabled for a poll, the participant's polling information is kept anonymous and the `last_name` field will return the "Anonymous Attendee" value. [optional]
question_details \Zoom\Api\Model\ReportMeetingPolls200ResponseQuestionsInnerQuestionDetailsInner[] Information about the user's questions and answers. [optional]

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