TruckPassZonePass
Pass allowing truck traffic in the pass zones
public init(
id: TruckPassZonePassId,
name: String,
passZoneIds: Set<TruckPassZoneId>
)
Parameters
Properties
Skip ID
Skip name
Set<TruckPassZoneId>
IDs of the pass zones that can be accessed with this pass.