g
Frontend | Backend | Api

Faq\Models\Api\QuestionComment

QuestionComment

Property Description Returns
id int
text string
created Get the date the record was created. DateTime
modified Get the last modification date for the record. DateTime
published DateTime
question Question
person Person
published Check if the record is published. bool