waitingroom_event_end_time

An ISO 8601 timestamp that marks the end of the event.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waitingroom-event-end-time-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waitingroom_event_end_time",
  "title": "waitingroom_event_end_time",
  "description": "An ISO 8601 timestamp that marks the end of the event.",
  "example": "2021-09-28T17:00:00.000Z",
  "type": "string"
}