administrativeRules property

AdministrativeRules? administrativeRules

The AdministrativeRules for the segment, containing information about country code, state code, unit system, tolls, pre-trip planning and other administrative information. Returns null if SegmentDataLoaderOptions.loadAdministrativeRules is set to false. Gets the AdministrativeRules for the segment.

Implementation

AdministrativeRules? get administrativeRules;