Terms

This page describes the Terms type.

Properties

Optional properties

PropertyExpected TypeDescription

@type

Must always be present and set to "@type": "Terms"

dateModified

The date and time at which the webpage containing the contents of the terms, located at the url, was last updated.

Example

"dateModified": "2018-01-27T12:00:00Z"

name

The name of the terms. The name must distinguish this from other terms fields provided, e.g. 'Terms and Conditions' or 'Privacy Policy'.

requiresExplicitConsent

  </td>
</tr>
<tr>
  <td style="text-align:left"><b>url</b></td>
  <td style="text-align:left">
    <a href="https://schema.org/URL"><code>URL</code></a>
  </td>
  <td style="text-align:left">
    <p>The URL of the webpage containing the contents of the terms.</p>
  </td>
</tr>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".

Last updated