RyderDTO

constructor(@Json(name = "fares") fares: List<FareDTO>, @Json(name = "subtext") subtext: String?)