Class ViolatedRestriction.Details

java.lang.Object
com.here.sdk.routing.ViolatedRestriction.Details
Enclosing class:
ViolatedRestriction

public static final class ViolatedRestriction.Details extends Object

Optional restriction details, contains additional information depending on the specific violation, zero or more member might be set. For example, if the vehicle violates the maximum allowed height during the trip, then the member max_height_in_centimeters will be set with the maximum allowed height value.