 | ExtendedCurrentAmountCalculationType Enumeration |
Documents used to calculate extended current 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 ExtendedCurrentAmountCalculationType
Public Enumeration ExtendedCurrentAmountCalculationType
Members
| Member name | Value | Description |
---|
| Invoice | 0 | Invoice and credit memo |
| InvoiceAndDelivery | 1 | Invoice/Credit memo and Delivery/Return |
| InvoiceAndDeliveryAndOrder | 2 | Invoice/Credit memo, Delivery/Return and Orders |
See Also