isBlocked
A Boolean value that indicates the pass issuer disabled a stored-value pass.
Declaration
@objc dynamic var isBlocked: Bool { get }Discussion
The pass issuer is responsible for blocking a stored-value pass according to their policy. The service provider can’t process transactions for a blocked pass.