NameDescriptionTypeAdditional information
QuestionId

QuestionId. Primary key for the CallCenterQuestions table

integer

None.

CategoryId

CategoryId. See GET residentapi/infocentercategories/{id} get to the category data associated to this question

integer

None.

Text

Text

string

None.

InfoCenterCategory

InfoCenterCategory. Category related to this question

InfoCenterCategory

None.

InfoCenterAnswers

InfoCenterAnswers. This is a custom property not mapped directly to the database which stores the answers related to this question

Collection of InfoCenterAnswer

None.