Table of Contents

Class ClientConfigurationSlovenia

Namespace
RetailForce.Fiscalisation.Implementation.Slovenia
Assembly
RetailForce.Fiscalisation.Model.dll

The slovenian country specific client configuration.

public class ClientConfigurationSlovenia : ClientConfigurationAdria, IFiscalImplementationConfiguration
Inheritance
ValidationBase<ValidationError>
ValidationPropertyBase<ValidationError>
ClientConfigurationSlovenia
Implements
Inherited Members
ValidationPropertyBase<ValidationError>.Validate()

Properties

FiscalCountry

The fiscal country of the client configuration.

public override FiscalCountry FiscalCountry { get; }

Property Value

FiscalCountry

SoftwareCompanyForeignName

The name and address of the software company (if not a slovenian pos software supplier)

public string SoftwareCompanyForeignName { get; set; }

Property Value

string

SoftwareCompanyTaxNumber

The tax number of the software company (if slovenian pos software supplier)

public string SoftwareCompanyTaxNumber { get; set; }

Property Value

string