Click or drag to resize

INotificationService.CashChequePrinting Property

Cash cheque printing, allows to extend the cheque with custom header or footer sections.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
INotification<Guid, CashCheque> CashChequePrinting { get; }

Property Value

Type: INotification<Guid, CashCheque>
See Also