PassKit.PKPaymentPass Members

The members of PassKit.PKPaymentPass are listed below.

See Also: Inherited members from PassKit.PKPass

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

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.

Public Properties

[read-only]
ActivationStatePKPaymentPassActivationState. The PassKit.PKaymentPassActivationState of the pass. (Read-only)
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DeviceAccountIdentifierstring. The device-specific account number. (Read-only)
[read-only]
DeviceAccountNumberSuffixstring. A version of the PKPaymentPass.DeviceAccountIdentifier to be displayed to the user. (Read-only)
[read-only]
PrimaryAccountIdentifierstring. An obfuscated unique identifier for the account number of the payment card. (Read-only)
[read-only]
PrimaryAccountNumberSuffixstring. A version of the PKPaymentPass.PrimaryAccountIdentifier to be displayed to the user. (Read-only)