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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
INotification<Guid, ShortenedChequeExtensions> CashChequePrinting { get; }

Property Value

Type: INotificationGuid, ShortenedChequeExtensions
See Also