PaymentInstrumentKinds Enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration PaymentInstrumentKinds
[FlagsAttribute]
public enum PaymentInstrumentKinds
[FlagsAttribute]
public enum class PaymentInstrumentKinds
[<FlagsAttribute>]
type PaymentInstrumentKinds

Members

Member name Description
Credit
CreditAndDebit
Debit
Inicis
None

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Phone.Wallet Namespace