IChequeTaskPrepayItem
Definition
- Namespace
- Resto.Front.PrintTemplates.Cheques.Razor.TemplateModels
Receipt prepayment item
Properties
| Name | Type | Description |
|---|---|---|
| Comment | string | Comment |
| CurrencyName | string | Standard currency name (ISO). null if paid in main currency |
| PaymentTypeName | string | Payment type name |
| Sum | decimal | Amount |
| SumInCurrency | decimal | Currency amount. 0 if paid in main currency |