Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Entity

The most simple compound (ie. non-atomic like number, string etc) type.

Hierarchy

Index

Properties

Properties

Optional id

id: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

type

type: "Entity" | "ArrayValidator" | "Article" | "AudioObject" | "BooleanValidator" | "Brand" | "CitationIntentEnumeration" | "Cite" | "CiteGroup" | "Claim" | "Code" | "CodeBlock" | "CodeChunk" | "CodeError" | "CodeExpression" | "CodeFragment" | "Collection" | "Comment" | "ConstantValidator" | "ContactPoint" | "CreativeWork" | "Datatable" | "DatatableColumn" | "Date" | "DefinedTerm" | "Delete" | "Emphasis" | "EnumValidator" | "Enumeration" | "Figure" | "Function" | "Grant" | "Heading" | "ImageObject" | "Include" | "IntegerValidator" | "Link" | "List" | "ListItem" | "Mark" | "Math" | "MathBlock" | "MathFragment" | "MediaObject" | "MonetaryGrant" | "NontextualAnnotation" | "Note" | "NumberValidator" | "Organization" | "Paragraph" | "Parameter" | "Periodical" | "Person" | "PostalAddress" | "Product" | "PropertyValue" | "PublicationIssue" | "PublicationVolume" | "Quote" | "QuoteBlock" | "Review" | "SoftwareApplication" | "SoftwareEnvironment" | "SoftwareSession" | "SoftwareSourceCode" | "StringValidator" | "Strong" | "Subscript" | "Superscript" | "Table" | "TableCell" | "TableRow" | "ThematicBreak" | "Thing" | "TupleValidator" | "Validator" | "Variable" | "VideoObject" | "VolumeMount"

Generated using TypeDoc