Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1 KB

Question.md

File metadata and controls

13 lines (11 loc) · 1 KB

GongAPI::Question

Properties

Name Type Description Notes
created String The date and time when the question was created in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC). [optional]
is_overall BOOLEAN If the question is the main overall question. [optional]
question_id String The identifier for the question. [optional]
question_revision_id String The identifier for the revision version of the question. [optional]
question_text String The question's text. [optional]
updated String The date and time when the question was updated in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC). [optional]
updater_user_id String The user Id of the team member that updated the question. [optional]