write Vat
public final Unit writeVat(Pair<TaxRateValueKind, Integer> A, Pair<TaxRateValueKind, Integer> B, Pair<TaxRateValueKind, Integer> C, Pair<TaxRateValueKind, Integer> D, Pair<TaxRateValueKind, Integer> E, Pair<TaxRateValueKind, Integer> F, Pair<TaxRateValueKind, Integer> G)
set tax rate on fiscal printer
Parameters
A
pair of kind and value in currency subunit to set in tax rate A, value is set only if kind is defined
B
pair of kind and value in currency subunit to set in tax rate B, value is set only if kind is defined
C
pair of kind and value in currency subunit to set in tax rate C, value is set only if kind is defined
D
pair of kind and value in currency subunit to set in tax rate D, value is set only if kind is defined
E
pair of kind and value in currency subunit to set in tax rate E, value is set only if kind is defined
F
pair of kind and value in currency subunit to set in tax rate F, value is set only if kind is defined
G
pair of kind and value in currency subunit to set in tax rate G, value is set only if kind is defined