IWriteoffPaymentType
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
Payment type "Write-off"
Properties
| Name | Type | Description |
|---|---|---|
| Account | IAccount | Write-off account |
| CanDisplayChange | bool | Is it possible to enter amount greater than amount due. Shall the change box be displayed. |
| Deleted | bool | Deletion flag |
| Enabled | bool | iikoFront payment type availability flag |
| Group | PaymentGroup | Payment type group |
| Name | string | Name |
| PrintCheque | bool | Shall receipt be printed |
| ProccessAsDiscount | bool | Process payment as discount |
| ProcessAsDiscount | bool | Process payment as discount |
| ValidForOrders | bool | Can payment type be used for order payment |