Click or drag to resize

TaxCalculationType Enumeration

Tax calculation type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum TaxCalculationType
Members
  Member nameValueDescription
AmountByQuantity4Amount by quantity
AmountByVolume6Amount by volume
AmountByWeight5Amount by weight
FixedAmount1Fixed amount
RateOnAmountVatExcluded2On vat excluded amount
RateOnAmountVatIncluded3On vat included amount
See Also