EpcGetResponseAmount Eigenschaft |
Girocheckout
Bei Dezimalwährungen wird der Betrag in der kleinsten Währungseinheit angegeben, z.B. Cent
Namensraum:
GiroSolution.GiroCheckout.Response
Assembly:
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