UpcomingPassInformationEntry
An object that represents the ordered list of all upcoming pass information entries.
Declaration
object UpcomingPassInformationEntryProperties
| Name | Type | Description |
|---|---|---|
URLs | UpcomingPassInformationEntry.URLs | A collection of URLs used to populate UI elements in the details view. |
additionalInfoFields | UpcomingPassInformationEntry.AdditionalInfoFields | The fields of information displayed on the |
auxiliaryStoreIdentifiers | [number] | 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 | UpcomingPassInformationEntry.BackFields | The fields of information displayed on the details view of the upcoming pass information entry. |
dateInformation | UpcomingPassInformationEntry.DateInformation | Information about the start and end time of the upcoming pass information entry. If omitted, the entry is labeled as |
identifier Required | string | A string that uniquely identifies the upcoming pass information entry. The identifier needs to be unique for each upcoming information entry. |
images | UpcomingPassInformationEntry.Images | A collection of image names used to populate images in the details view. |
isActive | boolean | Indicates whether the upcoming pass information entry is currently active. The default value is |
name Required | localizable string | The name of the upcoming pass information entry. |
semantics | SemanticTags | The semantic, machine-readable metadata about the upcoming pass information entry. |
type Required | string | The type of upcoming pass information entry. |