Click or drag to resize

IdealPaymentRefundResponse Klasse

Girocheckout
Enthält Informationen zur angefragten Transaktion.
Vererbungshierarchie
SystemObject
  GiroSolution.GiroCheckout.ResponseGiroCheckoutResponse
    GiroSolution.GiroCheckout.ResponseIdealPaymentRefundResponse

Namensraum:  GiroSolution.GiroCheckout.Response
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class IdealPaymentRefundResponse : GiroCheckoutResponse

Der IdealPaymentRefundResponse Typ exponiert die folgenden Member.

Konstruktoren
  NameBeschreibung
Public MethodeIdealPaymentRefundResponse
Initializes a new instance of the IdealPaymentRefundResponse class
Zurück nach oben
Eigenschaften
  NameBeschreibung
Public EigenschaftAmount
Betrag in Cent
Public EigenschaftBackendTxId
Transaktions-ID des Zahlungsabwicklers (z.B. giropay)
Public EigenschaftCurrency
Währung der Transaktion als Währungscode gemäß ISO 4217
Public EigenschaftMerchantTxId
Transaktions-ID des Händlers
Public EigenschaftReference
Eindeutige GiroCheckout Transaktions-ID
Public EigenschaftResultPayment
Ergebnis der Zahlung
Zurück nach oben
Methoden
  NameBeschreibung
Public MethodeEquals
Determines whether the specified object is equal to the current object.
(Vererbt von Object.)
Public MethodeGetHashCode
Serves as the default hash function.
(Vererbt von Object.)
Public MethodeGetType
Gets the Type of the current instance.
(Vererbt von Object.)
Public MethodeToString
Returns a string that represents the current object.
(Vererbt von Object.)
Zurück nach oben
Siehe auch