Show / Hide Table of Contents

Class IdentityOrganizationUnit

Organizačná jednotka

Inheritance
System.Object
IdentityOrganizationUnit
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class IdentityOrganizationUnit : Object

Constructors

IdentityOrganizationUnit(IdentityOrganizationUnit)

Declaration
public IdentityOrganizationUnit(IdentityOrganizationUnit unit)
Parameters
Type Name Description
IdentityOrganizationUnit unit

IdentityOrganizationUnit(ORPCode, CashRegisterType, Boolean, IdentityOrganizationUnitName, IdentityPhysicalAddress)

Declaration
public IdentityOrganizationUnit(ORPCode cashRegisterCode, CashRegisterType cashRegisterType, bool hasRegistrationException, IdentityOrganizationUnitName organizationUnitName, IdentityPhysicalAddress address)
Parameters
Type Name Description
ORPCode cashRegisterCode
CashRegisterType cashRegisterType
System.Boolean hasRegistrationException
IdentityOrganizationUnitName organizationUnitName
IdentityPhysicalAddress address

IdentityOrganizationUnit(ORPCode, CashRegisterType, Boolean, IdentityPhysicalAddress)

Declaration
public IdentityOrganizationUnit(ORPCode cashRegisterCode, CashRegisterType cashRegisterType, bool hasRegistrationException, IdentityPhysicalAddress address)
Parameters
Type Name Description
ORPCode cashRegisterCode
CashRegisterType cashRegisterType
System.Boolean hasRegistrationException
IdentityPhysicalAddress address

Properties

CashRegisterCode

Kód on-line registračnej pokladnice

Declaration
public ORPCode CashRegisterCode { get; }
Property Value
Type Description
ORPCode

CashRegisterType

Druh pokladnice

Declaration
public CashRegisterType CashRegisterType { get; }
Property Value
Type Description
CashRegisterType

HasRegistrationException

Príznak, či ide o pokladnicu podnikateľa s udelenou výnimkou zo zasielania údajov z ORP do systému e-kasa

Declaration
public bool HasRegistrationException { get; }
Property Value
Type Description
System.Boolean

OrganizationUnitName

Označenie pre nižší útvar danej organizácie v prípade jej členenia, ktorý nie je samostatnou právnickou osobou

Declaration
public IdentityOrganizationUnitName OrganizationUnitName { get; }
Property Value
Type Description
IdentityOrganizationUnitName

PhysicalAddress

Adresa predajného miesta. V prípade prenositeľnej pokladne sa tento údaj neuvádza.

Declaration
public IdentityPhysicalAddress PhysicalAddress { get; }
Property Value
Type Description
IdentityPhysicalAddress

Adresa pre pokladňu typu Portable, inak NULL

In This Article
Na začiatok stránky Nine Digit, s.r.o. ©