Inputdaten um eine Belegsignatur durchzuführen
More...
|
| SignatureInput (string receiptId, DateTime receiptDate, decimal taxNormal, decimal taxReduced1, decimal taxReduced2, decimal taxNull, decimal taxSpecial, bool isReversal, long totalSum) |
| Initialisiert ein SignatureInput Objekt More...
|
|
Inputdaten um eine Belegsignatur durchzuführen
◆ SignatureInput()
Wiffzack.RKSV.SignatureInput.SignatureInput |
( |
string |
receiptId, |
|
|
DateTime |
receiptDate, |
|
|
decimal |
taxNormal, |
|
|
decimal |
taxReduced1, |
|
|
decimal |
taxReduced2, |
|
|
decimal |
taxNull, |
|
|
decimal |
taxSpecial, |
|
|
bool |
isReversal, |
|
|
long |
totalSum |
|
) |
| |
Initialisiert ein SignatureInput Objekt
- Parameters
-
receiptId | |
receiptDate | |
taxNormal | |
taxReduced1 | |
taxReduced2 | |
taxNull | |
taxSpecial | |
isReversal | |
totalSum | |
◆ IsReversal
bool Wiffzack.RKSV.SignatureInput.IsReversal |
|
get |
◆ ReceiptDate
DateTime Wiffzack.RKSV.SignatureInput.ReceiptDate |
|
get |
◆ ReceiptId
string Wiffzack.RKSV.SignatureInput.ReceiptId |
|
get |
Fortlaufende Belegnummerierung
◆ TaxNormal
decimal Wiffzack.RKSV.SignatureInput.TaxNormal |
|
get |
◆ TaxNull
decimal Wiffzack.RKSV.SignatureInput.TaxNull |
|
get |
◆ TaxReduced1
decimal Wiffzack.RKSV.SignatureInput.TaxReduced1 |
|
get |
◆ TaxReduced2
decimal Wiffzack.RKSV.SignatureInput.TaxReduced2 |
|
get |
◆ TaxSpecial
decimal Wiffzack.RKSV.SignatureInput.TaxSpecial |
|
get |
◆ TotalSum
long Wiffzack.RKSV.SignatureInput.TotalSum |
|
get |
Gesamtumsatzzäher in Eurocent, der bereits die Umsätze des aktuellen Belegs beinhaltet
The documentation for this class was generated from the following file:
- RKSVLib/SignatureInput.cs