Click or drag to resize
EpcCreateResponse Klasse
Girocheckout
Antwort für die Erstellung eines GiroCodes. Beinhaltet die Referenznummer und den QR Code im angeforderten Format.
Vererbungshierarchie

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

Der EpcCreateResponse Typ exponiert die folgenden Member.

Konstruktoren
  NameBeschreibung
Public MethodeEpcCreateResponse
Initializes a new instance of the EpcCreateResponse 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 EigenschaftGirocodeReference
eindeutige GiroCode Referenznummer
Public EigenschaftImage
Base64 kodiertes PNG Bild, wenn über Parameter format angefordert
Zurück nach oben
Siehe auch