StopEventResponseContextDto

@Serializable
data class StopEventResponseContextDto(val situation: SituationDto? = null, val places: PlacesDto? = null)

Created by Deniz Kalem on 20.05.2026

Constructors

Link copied to clipboard
constructor(situation: SituationDto? = null, places: PlacesDto? = null)

Properties

Link copied to clipboard
Link copied to clipboard