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 | Get the date the record was published or is scheduled to be published. | DateTime |
published | Check if the record is published. | bool |
person | Person | |
parent | Comment | |
children | Collection | |
post | Post |
Blogs\Models\Api\Comment
Comment