Click or drag to resize

DirectDebitCancelResponse Konstruktor

Girocheckout
Initializes a new instance of the DirectDebitCancelResponse class

Namensraum:  GiroSolution.GiroCheckout.Response
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public DirectDebitCancelResponse(
	string reference,
	string merchantTxId,
	string backendTxId,
	Nullable<int> resultPayment
)

Parameter

reference
Typ: SystemString
merchantTxId
Typ: SystemString
backendTxId
Typ: SystemString
resultPayment
Typ: SystemNullableInt32
Siehe auch