Name | Type | Description | Notes |
---|---|---|---|
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] |