Leg Dto
@Serializable
Created by Michael Ruppen on 28.06.2024
Constructors
Link copied to clipboard
constructor(id: String, duration: Duration? = null, timedLeg: TimedLegDto? = null, transferLeg: TransferLegDto? = null, continuousLeg: ContinuousLegDto? = null)