WalletItemKind
WalletItemKind
WalletItemKind
WalletItemKind
Enum
Definition
Represents the kinds (classifications) of wallet items supported.
public : enum class WalletItemKindpublic enum WalletItemKindPublic Enum WalletItemKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| BoardingPass BoardingPass BoardingPass BoardingPass | A boarding pass. |
| Deal Deal Deal Deal | A deal. |
| General General General General | A general item. |
| Invalid Invalid Invalid Invalid | The item is invalid. |
| MembershipCard MembershipCard MembershipCard MembershipCard | A membership card. |
| PaymentInstrument PaymentInstrument PaymentInstrument PaymentInstrument | A payment instrument. |
| Ticket Ticket Ticket Ticket | A ticket. |