Ffd11CorrectionTask Class |
Namespace: Resto.Front.Api.Data.Device.Tasks
[SerializableAttribute] public class Ffd11CorrectionTask : ChequeTask
The Ffd11CorrectionTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ffd11CorrectionTask | Main constructor |
Name | Description | |
---|---|---|
![]() | AdditionalChequeAttribute | Additional document attribute (number 1192). (Inherited from ChequeTask.) |
![]() | BillNumber | Bill (precheque) number. (Inherited from ChequeTask.) |
![]() | CancellingSaleNumber | The order number that will be canceled if cheque is refund. (Inherited from BillTask.) |
![]() | CardPayments | Card payments. (Inherited from ChequeTask.) |
![]() | CashierId | Cashier Id. (Inherited from CashRegisterTask.) |
![]() | CashierName | Cashier name. (Inherited from CashRegisterTask.) |
![]() | CashierTaxpayerId | Taxpayer Id of the cashier. (Inherited from CashRegisterTask.) |
![]() | CashPayment | Cash payment sum. (Inherited from ChequeTask.) |
![]() | CashPayments | Cash payments. (Inherited from ChequeTask.) |
![]() | ConsiderationSum | Consideration sum. (Inherited from ChequeTask.) |
![]() | CorrectionReason | Correction reason (attribute 1174). |
![]() | CreditSum | Credit sum. (Inherited from ChequeTask.) |
![]() | CustomerDetailsInfo | Details info of customer (person or organization). (Inherited from ChequeTask.) |
![]() | DepartmentCode | Department code. (Inherited from ChequeTask.) |
![]() | DiscountPercent | Discount for subtotal in percent. (Inherited from BillTask.) |
![]() | DiscountSum | Discount for subtotal. (Inherited from BillTask.) |
![]() | DocumentDate | Document date (yyyy-MM-dd) (attribute 1178). |
![]() | DocumentNumber | Document number (attribute 1179). |
![]() | DocumentType | Document type (attribute 1054). |
![]() | EInvoiceNumber | Einvoice number. (Inherited from ChequeTask.) |
![]() | EInvoiceType | EInvoice type. (Inherited from ChequeTask.) |
![]() | FillAdditionalUserData | Is fill of additional user data needed. (Inherited from ChequeTask.) |
![]() | FiscalTags | Additional fiscal tags. (Inherited from BillTask.) |
![]() | Id | The task id. (Inherited from CashRegisterTask.) |
![]() | IncreasePercent | Increase for subtotal in percent. (Inherited from BillTask.) |
![]() | IncreaseSum | Increase for subtotal. (Inherited from BillTask.) |
![]() | IsCancellation | Belarus/Latvia localization specific option. The cashier can choose either cancellation or refund depending on the actual situation. Only the entire check can be cancelled. (Inherited from BillTask.) |
![]() | IsOfdElectronicChequeOnly | Form electronic cheque only. (Inherited from ChequeTask.) |
![]() | IsPaymentTypeFastReplacement | Indicates that this payment is a part of payment type replacement operation. (Inherited from ChequeTask.) |
![]() | IsProductRefund | Is product refund (Inherited from ChequeTask.) |
![]() | IsRefund | Indicates whether the cheque is refund (Storno in Resto). (Inherited from BillTask.) |
![]() | OfdEmail | Email for receipt copy of cheque. (Inherited from ChequeTask.) |
![]() | OfdPhoneNumber | Phone number for receipt copy of cheque. (Inherited from ChequeTask.) |
![]() | OpenTime | Open time. (Inherited from ChequeTask.) |
![]() | OperationTime | Operation time. (Inherited from ChequeTask.) |
![]() | OrderId | Order id for bill/payment/return operations. (Inherited from BillTask.) |
![]() | OrderNumber | Order number. (Inherited from BillTask.) |
![]() | PrepaymentIds | Prepayment identifiers, for non prepayment is empty. (Inherited from ChequeTask.) |
![]() | PrepaymentSum | Advance payment sum. (Inherited from BillTask.) |
![]() | PrintArticle | Print product article. (Inherited from BillTask.) |
![]() | PrintVat | Print VAT. (Inherited from BillTask.) |
![]() | ResultSum | The resulting sum. (Inherited from BillTask.) |
![]() | RoundSum | Rounded sum in favor of the client. (Inherited from ChequeTask.) |
![]() | Sales | Sales. (Inherited from BillTask.) |
![]() | SettlementAddress | Address of settlement (attribute 1009). (Inherited from ChequeTask.) |
![]() | SettlementPlace | Place of settlement (attribute 1187). (Inherited from ChequeTask.) |
![]() | TableNumber | Table number. (Inherited from BillTask.) |
![]() | TableNumberLocalized | Order number and table number localized string. (Inherited from BillTask.) |
![]() | TaxationSystem | Taxation system. (Inherited from ChequeTask.) |
![]() | TextAfterCheque | Text to print at the beginning of a document. (Inherited from BillTask.) |
![]() | TextBeforeCheque | Text to print at the end of a document. (Inherited from BillTask.) |
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.) |