2 |
2.765146 |
WalletItemKind |
Enum |
|
|
|
|
|
|
enum WalletItemKind
{
Invalid = 0,
Deal = 1,
General = 2,
PaymentInstrument = 3,
Ticket = 4,
BoardingPass = 5,
MembershipCard = 6
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Applicationmodel.Wallet.idl(246,0) |
|