 | CurrencyApplicationTypes Enumeration |
Currency application types
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 CurrencyApplicationTypes
Public Enumeration CurrencyApplicationTypes
Members
| Member name | Value | Description |
---|
| OnAllDocument | 0 | On all document |
| OnlyOnDueAmount | 1 | Only on due amount |
See Also