Skip to content

DataType ​

Breadcrumb: DataType

The basic data types such as Integers, Strings, etc.

Properties ​

No properties are defined directly on DataType.

Example ​

json
{
  "@context": "https://schema.org",
  "@type": "DataType",
  "name": "Example Name"
}