directory.evnt.event.instance

evnt.directory

Documentation

An instance of an event

main object

An instance of an event

Properties

end string Optional

No description available.

start string Optional

No description available.

View raw schema
{
  "type": "object",
  "properties": {
    "end": {
      "type": "string"
    },
    "start": {
      "type": "string"
    }
  },
  "description": "An instance of an event"
}

Lexicon Garden

@