Show / Hide Table of Contents

Class VatRateTaxSummary

Inheritance
object
VatRateTaxSummary
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class VatRateTaxSummary

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. ©