 | PriceTaxeBasedType Enumeration |
PriceTaxeBasedType
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 PriceTaxeBasedType
Public Enumeration PriceTaxeBasedType
Members
| Member name | Value | Description |
---|
| VatExcluded | 0 | VatExcluded |
| VatIncluded | 1 | VatIncluded |
See Also