Click or drag to resize

INotificationServiceCashChequePrinting 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: INotificationGuid, CashCheque
See Also