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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public List<Document> BeforeCheque { get; }

Property Value

Type: ListDocument
See Also