Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 593 Bytes

File metadata and controls

11 lines (8 loc) · 593 Bytes

PollQuestions

Properties

Name Type Description Notes
name str Question to be asked to the attendees. [optional]
type str Poll Question & Answer type:<br>`single` - Single choice<br>`mutliple` - Multiple choice [optional]
answers list[str] Answers to the questions [optional]

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