requiresFelicaSecureElement
A Boolean value that indicates whether the payment pass requires the Felica Secure Element.
Declaration
var requiresFelicaSecureElement: Bool { get set }Discussion
This property can be used as a filter to determine which cards are shown in the PKAddPaymentPassViewController class’s intro screen. The property defaults to false.