Click or drag to resize

FixedPriceType Enumeration

Fixed price type enum

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 FixedPriceType
Members
  Member nameValueDescription
CostPrice0Cost price
InterestAmount2Interest amount
InterestRate1Interest rate
SalePriceVatExcluded3Sale price vat excluded
SalePriceVatIncluded4Sale price vat included
See Also