DirectDebitCaptureResponseResultPayment Eigenschaft |
Girocheckout
Ergebnis der Zahlung
Namensraum: GiroSolution.GiroCheckout.ResponseAssembly: GiroCheckout (in GiroCheckout.dll) Version: 1.2.0.0 (1.2.0.0)
Syntaxpublic Nullable<int> ResultPayment { get; }
Public ReadOnly Property ResultPayment As Nullable(Of Integer)
Get
public:
property Nullable<int> ResultPayment {
Nullable<int> get ();
}
Eigenschaftswert
Typ:
NullableInt32
Siehe auch