---
title: PassFields.SecondaryFields
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/passfields/secondaryfields-data.dictionary
---

# PassFields.SecondaryFields

An object that represents the fields that display supporting information on the front of a pass.

## Declaration

```data
object PassFields.SecondaryFields
```

## Mentioned in

Creating an airline boarding pass using semantic tags Creating a poster event pass using semantic tags Supporting semantic tags in Wallet passes

## Discussion

Discussion Use this field to provide information that people might not need every time they use the pass, for example, the flight number on a boarding pass, or a coupon expiration date. Depending on the type of pass, you can use the secondary and auxiliary fields interchangeably. Coupons, store cards, and generic passes with a square barcode can have a combined total of up to four secondary and auxiliary fields.

## Relationships

### Inherits From

- [PassFieldContent](walletpasses/passfieldcontent.md)

## See Also

### Adding content to the front of a pass

- [PassFields.PrimaryFields](walletpasses/passfields/primaryfields-data.dictionary.md)
- [PassFields.AuxiliaryFields](walletpasses/passfields/auxiliaryfields-data.dictionary.md)
- [PassFields.HeaderFields](walletpasses/passfields/headerfields-data.dictionary.md)
