g
Frontend | Backend | Api

Documentation\Models\Api\PageRevision

ContentRevision

Property Description Returns
activeRevision Check if the revision is the active revision bool
text Get the text for this page revision. Also parses image and link placeholders in the process. string
id int
type string
editor string
name string
created Get the date the record was created. DateTime
modified Get the last modification date for the record. DateTime
createdBy User
modifiedBy User
page Page