 | 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
Syntaxpublic enum CurrentAmountToCompareType
Public Enumeration CurrentAmountToCompareType
Members
| Member name | Value | Description |
---|
| CurrentAmount | 0 | Current amount |
| ExtendedCurrentAmount | 1 | Extended current amount (including current amount and delivery and order according to option) |
See Also