Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 765 Bytes

MeetingRegistrantQuestionsCustomQuestionsInner.md

File metadata and controls

12 lines (9 loc) · 765 Bytes

# MeetingRegistrantQuestionsCustomQuestionsInner

Properties

Name Type Description Notes
answers string[] Answer choices for the question. Can not be used for `short` question type as this type of question requires registrants to type out the answer. [optional]
required bool Indicates whether or not the custom question is required to be answered by participants or not. [optional]
title string Title of the custom question. [optional]
type string Type of the question being asked. [optional]

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