VehicleRestrictionMaxWeightType
public enum VehicleRestrictionMaxWeightType : UInt32, CaseIterable, Codable
VehicleRestrictionMaxWeightType represents the specific type of the maximum permitted weight restriction.
NOTES:
A restriction of type UNKNOWN may change to GROSS or CURRENT when
data becomes available in future.
A restriction of type GROSS or CURRENT may also change to a different type if actual regulation changes.