Click or drag to resize

CashRegisterChequeExtensionsAfterCheque Property

Markup to add at the end 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> AfterCheque { get; }

Property Value

Type: ListDocument
See Also