StopEventDeliveryDto

constructor(responseTimestamp: LocalDateTime, requestMessageRef: String? = null, defaultLanguage: String? = null, status: Boolean? = null, calcTime: Int? = null, responseContext: StopEventResponseContextDto? = null, stopEventResults: List<StopEventResultDto>? = null)