Live Event Ingest Interruption Response
data class LiveEventIngestInterruptionResponse(val begin: String? = null, val duration: String? = null, val end: String? = null, val reason: String? = null)
The live event ingest interruption data.