OnlinePaymentInstrumentKind Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.Wallet.OnlinePaymentInstrumentKind

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

Syntax

'Declaration
Public NotInheritable Class OnlinePaymentInstrumentKind
public static class OnlinePaymentInstrumentKind
public ref class OnlinePaymentInstrumentKind abstract sealed
[<AbstractClass>]
[<Sealed>]
type OnlinePaymentInstrumentKind =  class end

The OnlinePaymentInstrumentKind type exposes the following members.

Fields

  Name Description
Public fieldStatic member AliPay
Public fieldStatic member ConsumerStoredValue
Public fieldStatic member MobileOperator
Public fieldStatic member PayPal

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.Wallet Namespace