| ChequeTask Properties | 
The ChequeTask type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BillNumber | Bill (precheque) number. | 
|  | CancellingSaleNumber | The order number that will be canceled if cheque is refund.(Inherited from BillTask.) | 
|  | CardPayments | Card payments. | 
|  | 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. | 
|  | ConsiderationSum | Consideration sum. | 
|  | CreditSum | Credit sum. | 
|  | CustomerName | Name of customer (person or organization). | 
|  | CustomerTin | Taxpayer Identification Number of customer (person or organization). | 
|  | DiscountPercent | Discount for subtotal in percent.(Inherited from BillTask.) | 
|  | DiscountSum | Discount for subtotal.(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. | 
|  | IsPrepay | Is prepay? | 
|  | IsRefund | Indicates whether the cheque is refund (Storno in Resto).(Inherited from BillTask.) | 
|  | OfdEmail | Email for receipt copy of cheque. | 
|  | OfdPhoneNumber | Phone number for receipt copy of cheque. | 
|  | OperationTime | Operation time. | 
|  | OrderId | Order id for payment/return operations. Pass null for other operations. | 
|  | OrderNumber | Order number.(Inherited from BillTask.) | 
|  | PrepaymentSum | Advance payment sum. | 
|  | 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. | 
|  | Sales | Sales.(Inherited from BillTask.) | 
|  | SettlementAddress | Address of settlement. | 
|  | SettlementPlace | Place of settlement. | 
|  | TableNumber | Table number.(Inherited from BillTask.) | 
|  | TableNumberLocalized | Order number and table number localized string.(Inherited from BillTask.) | 
|  | TaxationSystem | Taxation system. | 
|  | 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.) | 
 See Also
See Also