Stop Event Delivery Dto
@Serializable
Created by Deniz Kalem on 20.05.2026
Constructors
Link copied to clipboard
constructor(responseTimestamp: LocalDateTime, requestMessageRef: String? = null, defaultLanguage: String? = null, status: Boolean? = null, calcTime: Int? = null, responseContext: StopEventResponseContextDto? = null, stopEventResults: List<StopEventResultDto>? = null)