Pathway

constructor(pathwayId: String, fromStopId: String, toStopId: String, pathwayMode: PathwayMode, isBidirectional: IntBoolean, length: Double? = null, traversalTime: WholeSeconds? = null, stairCount: Int? = null, maxSlope: Double? = null, minWidth: Double? = null, signpostedAs: String? = null, reversedSignpostedAs: String? = null)(source)