Table of Contents

Interface IFlinkFiscalCountryProperties

Namespace
RetailForce.Fiscalisation.Implementation.Shared.Flink
Assembly
RetailForce.Fiscalisation.Model.dll

Fiscal country interface for all flink derived modules.

public interface IFlinkFiscalCountryProperties : IFiscalCountryProperties
Inherited Members

Properties

The tax group mapping for the printer.

Dictionary<int, int> TaxGroupMapping { get; }

Property Value

Dictionary<int, int>