---
title: Pass.Beacons
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/pass/beacons-data.dictionary
---

# Pass.Beacons

An object that represents the identifier of a Bluetooth Low Energy beacon the system uses to show a relevant pass.

## Declaration

```data
object Pass.Beacons
```

## Properties

major: The major identifier of a Bluetooth Low Energy location beacon. minor: The minor identifier of a Bluetooth Low Energy location beacon. proximityUUID: The unique identifier of a Bluetooth Low Energy location beacon. relevantText: The text to display on the lock screen when the pass is relevant. For example, a description of a nearby location, such as “Store nearby on 1st and Main”.

## See Also

### Adding relevance

- [Showing a Pass on the Lock Screen](walletpasses/showing-a-pass-on-the-lock-screen.md)
- [Pass.Locations](walletpasses/pass/locations-data.dictionary.md)
- [Pass.RelevantDates](walletpasses/pass/relevantdates-data.dictionary.md)
