Click or drag to resize

DirectDebitTransactionResponse Konstruktor

Girocheckout
Initializes a new instance of the DirectDebitTransactionResponse class

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

Parameter

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