Click or drag to resize

INotificationServiceBillChequePosResolving Property

Bill cheque printing, allows to send bill cheque task to custom point of sale.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
INotification<(IOrder order, bool isStorno), IPointOfSale> BillChequePosResolving { get; }

Property Value

Type: INotificationValueTupleIOrder, Boolean, IPointOfSale
See Also