ChequeSale Class |
Namespace: Resto.Front.Api.Data.Device.Tasks
[SerializableAttribute] public class ChequeSale
The ChequeSale type exposes the following members.
| Name | Description | |
|---|---|---|
| ChequeSale | Main constructor |
| Name | Description | |
|---|---|---|
| Amount | Amount. | |
| Code | Nomenclature article of product. | |
| Comment | Cheque sale items comment string. | |
| CommodityCode | Commodity code. | |
| CommodityMark | Commodity mark. | |
| Contractor | Contractor (user). | |
| Discount | Discount. | |
| DiscountSum | Discount sum. | |
| Ffd12 | FFD tags. | |
| GtinCode | 14-digit Global Trade Item Number. | |
| GuestName | The name of the guest. | |
| Increase | Increase. | |
| IncreaseSum | Increase sum. | |
| IsCalculated | Is calculated tax flag | |
| IsSplitVat | Is VAT paid by customer | |
| IsTaxable | Is taxable? | |
| ItemCategory | Item category code attribute. | |
| KzChequeSaleData | Cheque sale item requisites for Kazakhstan | |
| Name | Product name. | |
| Price | Price. | |
| ProductId | ||
| Section | Product section. | |
| Sum | Position cost, including all discounts and increases. | |
| TaricCode | TARIC code - Integrated Tariff of the European Communities. | |
| TaxId | Tax identifier. | |
| TransferType | Transfer type attribute. | |
| UkraineChequeSaleData | Cheque sale item requisites for Ukraine | |
| UzChequeSaleData | Cheque sale item requisites for Uzbekistan | |
| Vat | Tax rate in percent. Only if IsTaxable is true. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |