Continuous Service Type Choice Dto
@Xml(name = "ContinuousServiceTypeChoice" )
Created by Nico Brandenberger on 02.07.2025
Constructors
Link copied to clipboard
constructor(@Element(name = "PersonalService" ) personalService: PersonalServiceDto?, @Element(name = "DatedJourney" ) datedJourneyDto: DatedJourneyDto?)