Show / Hide Table of Contents

Class VatRateTaxSummary

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

Constructors

VatRateTaxSummary(Amount, VatRate)

Declaration
public VatRateTaxSummary(Amount totalAmount, VatRate vatRate)
Parameters
Type Name Description
Amount totalAmount
VatRate vatRate

Properties

TotalAmount

Obrat spolu

Declaration
public Amount TotalAmount { get; }
Property Value
Type Description
Amount

VatAmount

Výška dane

Declaration
public Amount VatAmount { get; }
Property Value
Type Description
Amount

VatBase

Základ dane

Declaration
public Amount VatBase { get; }
Property Value
Type Description
Amount

VatRate

Sadzba dane

Declaration
public VatRate VatRate { get; }
Property Value
Type Description
VatRate
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©