questionID |
Unique identifier for the question |
string |
REQUIRED |
question |
The question |
string |
REQUIRED |
topicDetailID |
The topic detail ID |
string |
NULLABLE |
createdByID |
The user ID of the creator |
string |
REQUIRED |
createdDate |
The date the question was created |
Date |
REQUIRED |
primaryCategory |
The primary category of the question |
string |
REQUIRED |
primaryCategoryID |
The primary category ID of the question |
string |
NULLABLE |
pageViews |
The number of page views on the question |
number |
NULLABLE |
likeCount |
The number of likes on the question |
number |
NULLABLE |
postCount |
The number of posts in the question |
number |
NULLABLE |