Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface BaseRestriction

    interface BaseRestriction {
        driveProfiles: DriveProfiles;
        isExpired: boolean;
    }
    Index

    Properties

    driveProfiles: DriveProfiles
    isExpired: boolean