Page

A class representing a page, can also be known as a document

{
    "url": <url class instance>,
    "data": <object of custom variables>,
    "title": "title of the page"
}

Last updated