Type alias ZendriveVehicleBeacon

ZendriveVehicleBeacon: {
    beacon: ZendriveBeaconDevice;
    vehicleId: string;
}

Type declaration