IProduct
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
Product
Properties
| Name | Type | Description |
|---|---|---|
| AccountingCategory | IAccountingCategory | Accounting category |
| Allergens | IEnumerable<string> | Allergens |
| Article | string | SKU |
| Category | IProductCategory | Product category |
| ChequePrintable | bool | Shall item be printed in receipt(for modifiers) |
| CookingPlaceType | ICookingPlaceType | Production place type |
| CookingTimeNormal | TimeSpan | Normal mode cooking time |
| CookingTimePeak | TimeSpan | Peak mode cooking time |
| CookWithMainDish | bool | Prepare with main item (for modifiers) |
| Description | string | Description |
| DescriptionForeignLanguage | string | Description in a foreign language |
| ExpirationPeriod | TimeSpan | Shelf life |
| FastCode | string | Quick code |
| FoodValue | IFoodValue | Nutritional value |
| FullName | string | Full name |
| FullNameForeignLanguage | string | Full name in a foreign language |
| IsTimePayProduct | bool | Time-based rate |
| KitchenName | string | Kitchen name |
| MeasuringUnit | IMeasuringUnit | Measurement unit |
| Name | string | Name |
| PrechequePrintable | bool | Shall item be printed in receipt (for modifiers) |
| ProductGroup | IProductGroup | Parent group |
| ProductTags | IEnumerable<IProductTag> | Custom product tags |
| SalePrice | decimal | Price |
| Type | ProductType | Product type |
| UnitWeight | decimal? | Unit weight |
| UseBalanceForSell | bool | Product sold by weight |
| UseDefaultCookingTime | bool | Use default cooking time of item |
| UzFiscalCode | string | Uzbekistan fiscal code |
| Vat | decimal | VAT |