ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
331 lines (210 loc) • 9.23 kB
Markdown
[](group___commercial_vehicle.html)
 Inheritance diagram for CVRestrictionData:

| Column | Column | Column |
| --- | --- | --- |
| Public Attributes | |
| string | [StateRouteID](class_c_v_restriction_data.html
| | |
| string | [State](class_c_v_restriction_data.html
| | |
| int? | [RestrictionWidthInInches](class_c_v_restriction_data.html
| | |
| int? | [RestrictionHeightInInches](class_c_v_restriction_data.html
| | |
| int? | [RestrictionLengthInInches](class_c_v_restriction_data.html
| | |
| int? | [RestrictionWeightInPounds](class_c_v_restriction_data.html
| | |
| bool | [IsDetourAvailable](class_c_v_restriction_data.html
| | |
| bool | [IsPermanentRestriction](class_c_v_restriction_data.html
| | |
| bool | [IsExceptionsAllowed](class_c_v_restriction_data.html
| | |
| bool | [IsWarning](class_c_v_restriction_data.html
| | |
| DateTime | [DatePosted](class_c_v_restriction_data.html
| | |
| DateTime | [DateEffective](class_c_v_restriction_data.html
| | |
| DateTime | [DateExpires](class_c_v_restriction_data.html
| | |
| string | [LocationName](class_c_v_restriction_data.html
| | |
| string | [LocationDescription](class_c_v_restriction_data.html
| | |
| string | [RestrictionComment](class_c_v_restriction_data.html
| | |
| double | [Latitude](class_c_v_restriction_data.html
| | |
| double | [Longitude](class_c_v_restriction_data.html
| | |
| string | [BridgeNumber](class_c_v_restriction_data.html
| | |
| int? | [MaximumGrossVehicleWeightInPounds](class_c_v_restriction_data.html
| | |
| string | [BridgeName](class_c_v_restriction_data.html
| | |
| int? | [BLMaxAxle](class_c_v_restriction_data.html
| | |
| int? | [CL8MaxAxle](class_c_v_restriction_data.html
| | |
| int? | [SAMaxAxle](class_c_v_restriction_data.html
| | |
| int? | [TDMaxAxle](class_c_v_restriction_data.html
| | |
| string | [VehicleType](class_c_v_restriction_data.html
| | |
| [CommercialVehicleRestrictionType](group___commercial_vehicle.html
| | |
| Column | Column | Column |
| --- | --- | --- |
| Properties | |
| [RoadwayLocation](class_roadway_location.html) | [StartRoadwayLocation](class_c_v_restriction_data.html
| | |
| [RoadwayLocation](class_roadway_location.html) | [EndRoadwayLocation](class_c_v_restriction_data.html
| | |
Represents a Commercial Vehicle Restriction
| Column | Column |
| --- | --- |
| int? CVRestrictionData.BLMaxAxle |
| Column | Column |
| --- | --- |
| string CVRestrictionData.BridgeName |
| Column | Column |
| --- | --- |
| string CVRestrictionData.BridgeNumber |
WSDOT Idenfier for bridge
| Column | Column |
| --- | --- |
| int? CVRestrictionData.CL8MaxAxle |
| Column | Column |
| --- | --- |
| DateTime CVRestrictionData.DateEffective |
Date when the restriction comes into effect
| Column | Column |
| --- | --- |
| DateTime CVRestrictionData.DateExpires |
Date when the restriction is no longer in force
| Column | Column |
| --- | --- |
| DateTime CVRestrictionData.DatePosted |
Date when the restriction was first posted
| Column | Column |
| --- | --- |
| bool CVRestrictionData.IsDetourAvailable |
Indicates if a detour is available
| Column | Column |
| --- | --- |
| bool CVRestrictionData.IsExceptionsAllowed |
| Column | Column |
| --- | --- |
| bool CVRestrictionData.IsPermanentRestriction |
Indicates whether the restriction is permanent
| Column | Column |
| --- | --- |
| bool CVRestrictionData.IsWarning |
| Column | Column |
| --- | --- |
| double CVRestrictionData.Latitude |
Latitude of location of bridge
| Column | Column |
| --- | --- |
| string CVRestrictionData.LocationDescription |
Description of the location
| Column | Column |
| --- | --- |
| string CVRestrictionData.LocationName |
Name of the location
| Column | Column |
| --- | --- |
| double CVRestrictionData.Longitude |
Longitude of location of bridge
| Column | Column |
| --- | --- |
| int? CVRestrictionData.MaximumGrossVehicleWeightInPounds |
| Column | Column |
| --- | --- |
| string CVRestrictionData.RestrictionComment |
More details concerning the restriction
| Column | Column |
| --- | --- |
| int? CVRestrictionData.RestrictionHeightInInches |
The maximum height for a load in inches
| Column | Column |
| --- | --- |
| int? CVRestrictionData.RestrictionLengthInInches |
The maximum length for a load in inches
| Column | Column |
| --- | --- |
| [CommercialVehicleRestrictionType](group___commercial_vehicle.html
The type of restriction, bridge or road
| Column | Column |
| --- | --- |
| int? CVRestrictionData.RestrictionWeightInPounds |
The maximum weight for a load in pounds
| Column | Column |
| --- | --- |
| int? CVRestrictionData.RestrictionWidthInInches |
The maximum width for a load in inches
| Column | Column |
| --- | --- |
| int? CVRestrictionData.SAMaxAxle |
| Column | Column |
| --- | --- |
| string CVRestrictionData.State |
State where restriction is located
| Column | Column |
| --- | --- |
| string CVRestrictionData.StateRouteID |
State route restriction is located on
| Column | Column |
| --- | --- |
| int? CVRestrictionData.TDMaxAxle |
| Column | Column |
| --- | --- |
| string CVRestrictionData.VehicleType |
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | [RoadwayLocation](class_roadway_location.html) CVRestrictionData.EndRoadwayLocation | | getset |
End location for the alert on the roadway
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | [RoadwayLocation](class_roadway_location.html) CVRestrictionData.StartRoadwayLocation | | getset |
Start location for the alert on the roadway
* [CVRestrictionData](class_c_v_restriction_data.html)
* Generated by [](https://www.doxygen.org/index.html) 1.9.5