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