 | BarCodePrice Enumeration |
Represents the types of bar code prices
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxPublic Enumeration BarCodePrice
Members
| Member name | Value | Description |
---|
| Euros | 1 | Euros |
| Francs | 0 | Francs |
See Also