DimensionRestrictionType
public enum DimensionRestrictionType : UInt32, CaseIterable, Codable
Defines the type of a dimension restriction.
-
A height restriction.
Declaration
Swift
case truckHeight -
A width restriction.
Declaration
Swift
case truckWidth -
A length restriction.
Declaration
Swift
case truckLength