Click or drag to resize

CashRegisterChequeExtensionsBeforeCheque Property

Markup to add to the header (at the very beginning of the cheque).

Namespace: Resto.Front.Api.Data.Device
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public List<Document> BeforeCheque { get; }

Property Value

ListDocument
See Also