sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
SectionWarning
/
AmountRestriction
Amount
Restriction
sealed
class
AmountRestriction
:
RouteWarning.SectionWarning
Types
Properties
Inheritors
Types
Exceeded
Axle
Amount
Link copied to clipboard
class
ExceededAxleAmount
:
RouteWarning.SectionWarning.AmountRestriction
Exceeded
Trailer
Amount
Link copied to clipboard
class
ExceededTrailerAmount
:
RouteWarning.SectionWarning.AmountRestriction
Properties
iso
Link copied to clipboard
val
iso
:
String
limit
Value
Link copied to clipboard
val
limitValue
:
Int
real
Value
Link copied to clipboard
val
realValue
:
Int
section
Link copied to clipboard
val
section
:
GeoPolyline
Inheritors
ExceededTrailerAmount
Link copied to clipboard
ExceededAxleAmount
Link copied to clipboard