The members of PassKit.PKPaymentToken are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| 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] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | PaymentData | Foundation.NSData. A UTF-8-encoded serialized JSON dictionary of the payment data. (Read-only) |
| [read-only] | PaymentInstrumentName | string. Description of the payment card. (Read-only) |
| [read-only] | PaymentNetwork | string. The network that funded the transaction. (Read-only) |
| [read-only] | TransactionIdentifier | string. A unique identifier for the payment. (Read-only) |