The members of PassKit.PKPaymentPass are listed below.
See Also: Inherited members from PassKit.PKPass
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ActivationState | PKPaymentPassActivationState. The PassKit.PKaymentPassActivationState of the pass. (Read-only) |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DeviceAccountIdentifier | string. The device-specific account number. (Read-only) |
| [read-only] | DeviceAccountNumberSuffix | string. A version of the PKPaymentPass.DeviceAccountIdentifier to be displayed to the user. (Read-only) |
| [read-only] | PrimaryAccountIdentifier | string. An obfuscated unique identifier for the account number of the payment card. (Read-only) |
| [read-only] | PrimaryAccountNumberSuffix | string. A version of the PKPaymentPass.PrimaryAccountIdentifier to be displayed to the user. (Read-only) |