Model representing internal information answers for an attendee to be added or updated.
| 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. |