FiscalCurrency Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the valid currencies for a fiscal printer.
public enum FiscalCurrency
type FiscalCurrency =
Public Enum FiscalCurrency
- Inheritance
-
FiscalCurrency
Fields
Name | Value | Description |
---|---|---|
BrazilianCruceiro | 1 | The actual currency is Brazilian Cruceiro. |
BulgarianLev | 2 | The actual currency is Bulgarian Lev. |
Euro | 3 | The actual currency is euro. |
GreekDrachma | 4 | The actual currency is Greek Drachma. |
HungarianForint | 5 | The actual currency is Hungarian Forint. |
ItalianLira | 6 | The actual currency is Italian Lira. |
PolishZloty | 7 | The actual currency is Polish Zloty. |
RomanianLeu | 8 | The actual currency is Romanian Leu. |
RussianRouble | 9 | The actual currency is Russian Rouble. |
TurkishLira | 10 | The actual currency is New Turkish Lira. |
CzechianKoruna | 11 | |
UkrainianHryvnia | 12 | |
SwedishKrona | 13 | |
Other | 200 | The actual currency is Other. |