MaestroRefundResponseAmount Eigenschaft |
Girocheckout
Betrag in Cent
Namensraum: GiroSolution.GiroCheckout.ResponseAssembly: GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Nullable<int> Amount { get; }
Public ReadOnly Property Amount As Nullable(Of Integer)
Get
public:
property Nullable<int> Amount {
Nullable<int> get ();
}
Eigenschaftswert
Typ:
NullableInt32
Siehe auch