Click or drag to resize

CalculationModeType Enumeration

the list of CalculationMode

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 CalculationModeType
Members
  Member nameValueDescription
FixedAmount0Fixed amount
LevelOnAmountInvoicedVatExcluded2Level on amount invoiced vat excluded
LevelOnTotalGrossWeight3Level on total gross weight
LevelOnTotalPackage4Level on total package
LevelOnTotalQuantityInvoiced5Level on total quantity invoiced
LevelOnTotalVolume6Level on total volume
PercentOfVatExcludedTotal1Percent of vat excluded total
ToDefine7To define in documents
See Also