Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Thing

The most generic type of item.

Hierarchy

Index

Properties

Optional alternateNames

alternateNames: string[]

Optional description

description: string | InlineContent[] | BlockContent[]

Optional id

id: string

Optional identifiers

identifiers: (string | PropertyValue)[]

Optional images

images: (string | ImageObject)[]

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional name

name: string

type

type: "Article" | "AudioObject" | "Brand" | "CitationIntentEnumeration" | "Claim" | "Collection" | "Comment" | "ContactPoint" | "CreativeWork" | "Datatable" | "DatatableColumn" | "DefinedTerm" | "Enumeration" | "Figure" | "Grant" | "ImageObject" | "ListItem" | "MediaObject" | "MonetaryGrant" | "Organization" | "Periodical" | "Person" | "PostalAddress" | "Product" | "PropertyValue" | "PublicationIssue" | "PublicationVolume" | "Review" | "SoftwareApplication" | "SoftwareEnvironment" | "SoftwareSession" | "SoftwareSourceCode" | "Table" | "Thing" | "VideoObject" | "VolumeMount"

Optional url

url: string

Generated using TypeDoc