PaymentTransactionAcceptResult Klasse

Definition

Diese Klasse enthält die status einer Zahlungstransaktion nach dem Versuch, sie zu akzeptieren.

public ref class PaymentTransactionAcceptResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentTransactionAcceptResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentTransactionAcceptResult
Public NotInheritable Class PaymentTransactionAcceptResult
Vererbung
Object Platform::Object IInspectable PaymentTransactionAcceptResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Hinweise

Ein Objekt dieses Klassentyps wird erstellt und über die PaymentTransaction.AcceptAsync-Methode abgerufen.

Eigenschaften

Status

Die status eines Zahlungstransaktionsabnahmevorgangs.

Gilt für: