---
title: UpcomingPassInformationEntry
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/upcomingpassinformationentry
---

# UpcomingPassInformationEntry

An object that represents the ordered list of all upcoming pass information entries.

## Declaration

```data
object UpcomingPassInformationEntry
```

## Properties

URLs: A collection of URLs used to populate UI elements in the details view. additionalInfoFields: The fields of information displayed on the Additional Info section below a pass. auxiliaryStoreIdentifiers: An array of App Store identifiers for apps associated with the upcoming pass information entry. The associated app on a device is the first item in the array that’s compatible with that device. This key works only for upcoming pass information entries for an event. A link to launch the app is in the event guide of the entry details view. If the app isn’t installed, the link opens to the App Store. backFields: The fields of information displayed on the details view of the upcoming pass information entry. dateInformation: Information about the start and end time of the upcoming pass information entry. If omitted, the entry is labeled as TBD. identifier: A string that uniquely identifies the upcoming pass information entry. The identifier needs to be unique for each upcoming information entry. images: A collection of image names used to populate images in the details view. isActive: Indicates whether the upcoming pass information entry is currently active. The default value is false. name: The name of the upcoming pass information entry. semantics: The semantic, machine-readable metadata about the upcoming pass information entry. type: The type of upcoming pass information entry.

## Topics

### Adding information to multievent passes

- [UpcomingPassInformationEntry.AdditionalInfoFields](walletpasses/upcomingpassinformationentry/additionalinfofields-data.dictionary.md)
- [UpcomingPassInformationEntry.BackFields](walletpasses/upcomingpassinformationentry/backfields-data.dictionary.md)
- [UpcomingPassInformationEntry.DateInformation](walletpasses/upcomingpassinformationentry/dateinformation-data.dictionary.md)
- [UpcomingPassInformationEntry.Images](walletpasses/upcomingpassinformationentry/images-data.dictionary.md)
- [UpcomingPassInformationEntry.URLs](walletpasses/upcomingpassinformationentry/urls-data.dictionary.md)

## See Also

### Related Documentation

- [UpcomingPassInformationEntryType](walletpasses/upcomingpassinformationentrytype.md)

### Event passes

- [Creating a poster event pass using semantic tags](walletpasses/creating-an-event-pass-using-semantic-tags.md)
- [Pass.EventTicket](walletpasses/pass/eventticket-data.dictionary.md)
- [SemanticTags](walletpasses/semantictags.md)
- [SemanticTagType](walletpasses/semantictagtype.md)
- [UpcomingPassInformationEntryType](walletpasses/upcomingpassinformationentrytype.md)
