A page on a store.

PropertiesTypeDescription
contentstringThe content of the page.
idstringThe ID of the page.
titlestringThe title of the page.
urlstringThe relative URL of the page.
{
  "content": "<p>description...</p>",
  "id": "7537",
  "title": "Contact",
  "url": "/pages/contact"
}