Click or drag to resize
GiropayTransactionWithGiropayIDResponse Klasse
Girocheckout
Antwort für die Initialisierung einer giropay Transaktion mit Altersverfikation. Enthält eine Transaktionsnummer und die redirectURL zum Online Banking des Käufers.
Vererbungshierarchie
SystemObject
  GiroSolution.GiroCheckout.ResponseGiroCheckoutResponse
    GiroSolution.GiroCheckout.ResponseGiropayTransactionWithGiropayIDResponse

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

Der GiropayTransactionWithGiropayIDResponse Typ exponiert die folgenden Member.

Konstruktoren
  NameBeschreibung
Public MethodeGiropayTransactionWithGiropayIDResponse
Initializes a new instance of the GiropayTransactionWithGiropayIDResponse class
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
Eigenschaften
  NameBeschreibung
Public EigenschaftRedirect
Redirect URL zum Online Banking des Käufers
Public EigenschaftReference
Transaktionsnummer
Zurück nach oben
Siehe auch