Podio API Documentation
Model: QuestionAnswer
Represents an answer by a user to a given question.
Related operations:
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| question_option | The full details about the selected option. |
QuestionOption | stream_activity, notification |
| question_option_id | The id of the option the user selected as the answer. |
Integer | |
| user | The user who was behind the answer. |
Profile |