Click or drag to resize

INotificationServiceBillChequePrinting Property

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

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
INotification<Guid, BillCheque> BillChequePrinting { get; }

Property Value

Type: INotificationGuid, BillCheque
See Also