Click or drag to resize

EpsBankstatusResponse Konstruktor

Girocheckout
Initializes a new instance of the EpsBankstatusResponse class

Namensraum:  GiroSolution.GiroCheckout.Response
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public EpsBankstatusResponse(
	string bic,
	string bankname,
	Nullable<int> eps
)

Parameter

bic
Typ: SystemString
bankname
Typ: SystemString
eps
Typ: SystemNullableInt32
Siehe auch