PaymentPageRefundResponse Klasse |
Namensraum: GiroSolution.GiroCheckout.Response
public class PaymentPageRefundResponse : GiroCheckoutResponse
Der PaymentPageRefundResponse Typ exponiert die folgenden Member.
Name | Beschreibung | |
---|---|---|
![]() | PaymentPageRefundResponse | Initializes a new instance of the PaymentPageRefundResponse class |
Name | Beschreibung | |
---|---|---|
![]() | Amount |
Betrag in Cent
|
![]() | BackendTxId |
Transaktions-ID des Zahlungsabwicklers (z.B. giropay)
|
![]() | Currency |
Währung der Transaktion als Währungscode gemäß ISO 4217
|
![]() | MerchantTxId |
Transaktions-ID des Händlers
|
![]() | Reference |
Eindeutige GiroCheckout Transaktions-ID
|
![]() | ReferenceParent |
GiroCheckout Transaktions-ID der zugrundeliegenden Ursprungstransaktion
|
![]() | ResultPayment |
Ergebnis der Zahlung
|
Name | Beschreibung | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Vererbt von Object.) |
![]() | GetHashCode | Serves as the default hash function. (Vererbt von Object.) |
![]() | GetType | Gets the Type of the current instance. (Vererbt von Object.) |
![]() | ToString | Returns a string that represents the current object. (Vererbt von Object.) |