headerFields property

List<DictionaryField> headerFields
final

Fields to be displayed in the header on the front of the pass.

Use header fields sparingly; unlike all other fields, they remain visible when a stack of passes are displayed.

Implementation

final List<DictionaryField> headerFields;