Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.1 KB

ListPastMeetingPolls200ResponseQuestionsInner.md

File metadata and controls

11 lines (8 loc) · 1.1 KB

# ListPastMeetingPolls200ResponseQuestionsInner

Properties

Name Type Description Notes
email string Email address of the user who submitted answers to the poll. If the user is not part of the host's account, this returns an empty string value, with some exceptions. See Email address display rules for details. [optional]
name string Name of the user who submitted answers to the poll. If "anonymous" option is enabled for a poll, the participant's polling information will be kept anonymous and the value of `name` field will be "Anonymous Attendee". [optional]
question_details \Zoom\Api\Model\ListPastMeetingPolls200ResponseQuestionsInnerQuestionDetailsInner[] [optional]

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