Click or drag to resize

CurrentAmountToCompareType Enumeration

Represents the type of current amount used to control exceed amount

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 CurrentAmountToCompareType
Members
  Member nameValueDescription
CurrentAmount0Current amount
ExtendedCurrentAmount1Extended current amount (including current amount and delivery and order according to option)
See Also