IOrderPaymentTransaction
Definition
- Namespace
- Resto.Front.PrintTemplates.Cheques.Razor.TemplateModels
Order payment transaction
Properties
| Name | Type | Description |
|---|---|---|
| CreditCounteragent | IUser | On credit contractor |
| IsPrepayClosedTransaction | bool | Prepayment closing flag |
| PaymentType | IPaymentType | Payment type |
| Sum | decimal | Transaction amount |