Transfer

constructor(fromStopId: String? = null, toStopId: String? = null, fromRouteId: String? = null, toRouteId: String? = null, fromTripId: String? = null, toTripId: String? = null, transferType: TransferType? = null, minTransferTime: WholeSeconds? = null)(source)