Trip
constructor(tripId: String, routeId: String, serviceId: String, tripHeadsign: String? = null, tripShortName: String? = null, directionId: DirectionId? = null, blockId: String? = null, shapeId: String? = null, wheelchairAccessible: TriState? = null, bikesAllowed: TriState? = null, carsAllowed: TriState? = null)(source)