The properties of PassKit.PKPass are listed below. For a list of all members, see the PKPass Members list.
See Also: Inherited members from PassKit.PKObject
| [read-only] | AuthenticationToken | string. Used to authenticate with the Web service. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | ErrorDomain | Foundation.NSString. Represents the value associated with the constant PKPassKitErrorDomain |
| [read-only] | Icon | UIKit.UIImage. The icon for the pass. |
| [read-only] | LocalizedDescription | string. A localized description of the pass. |
| [read-only] | LocalizedName | string. A localized description of the pass's kind. |
| [read-only] | OrganizationName | string. The organization that created the pass. |
| [read-only] | PassType | PKPassType. The PassKit.PKPassType of the pass. |
| [read-only] | PassTypeIdentifier | string. Identifies the PKPass.PKPassType. |
| [read-only] | PassUrl | Foundation.NSUrl. The URL that will open the pass in the Passbook app. |
| [read-only] | PaymentPass | PKPaymentPass. If not null, the underlying PassKit.PKPaymentPass. |
| [read-only] | RelevantDate | Foundation.NSDate. The date when the pass is most likely to be needed. |
| [read-only] | SerialNumber | string. A unique identifier for the pass. |
| [read-only] | UserInfo | Foundation.NSDictionary. Developer-specified extra data. |
| [read-only] | WebServiceUrl | Foundation.NSUrl. The URL of the developer's Web service. |