Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 2.36 KB

File metadata and controls

11 lines (7 loc) · 2.36 KB

AttendeeInternalInfo

Model representing internal information answers for an attendee to be added or updated.

Fields

Field Type Required Description
question AttendeeInternalInfoQuestion ✔️ The registration question. Use either question ID or code to identify the question. If both are provided, they must match the same question.
value List<String> ✔️ The set of answers to a question.