Windows.ApplicationModel.Wallet Namespace

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Provides types for interacting with the Wallet feature of Windows Phone from a Windows Runtime app.

Classes

WalletBarcode

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents a bar code assigned to a wallet item.

WalletItem

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents an item (data) that is stored in the wallet.

WalletItemCustomProperty

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Defines a custom property on a wallet item. Apps can show data in the details view or back of card view of the item.

WalletItemStore

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Defines a set of asynchronous actions and operations that manage the wallet items in the wallet database. These can be used to read the existing items, or to add and remove items.

WalletManager

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Provides a static method to get an instance of the default wallet store for this app.

WalletRelevantLocation

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents relevant location data for a wallet item. A WalletRelevantLocation object represents the individual items for the WalletItem.RelevantLocations property.

WalletTransaction

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents a single wallet transaction in the transaction history.

WalletVerb

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents a wallet verb, which is potentially used for app activation. This is a string suitable for UI that is descriptive of the action.

Enums

WalletActionKind

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents the action that was taken on the item that caused your app to launch.

WalletBarcodeSymbology

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents the barcode symbology types that are supported for a WalletItem.

WalletDetailViewPosition

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Describes the position in the detail view of a wallet item that a WalletItemCustomProperty record should be displayed at.

WalletItemKind

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Represents the kinds (classifications) of wallet items supported.

WalletSummaryViewPosition

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Describes the position in the summary view of a wallet item that a WalletItemCustomProperty should be displayed.