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