cardTitle property

LocalizedString? cardTitle
getter/setter pair

The header of the pass.

This is usually the Business name such as "XXX Gym", "AAA Insurance". This field is required and appears in the header row at the very top of the pass.

Required.

Implementation

LocalizedString? cardTitle;