Click or drag to resize

ExtraFeeBaseType Enumeration

Represents the type for Extra Fee Base

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum ExtraFeeBaseType
Members
  Member nameValueDescription
CostPrice0The Cost Price
DistributionIndexAccordingItemFamily3The distribution index according item family
DistributionIndexAccordingItemType2The distribution index according item type
SalePrice1The sale price
See Also