Click or drag to resize

IOrderFiscalChequeNumbers Property

Fiscal cheque numbers.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IList<int> FiscalChequeNumbers { get; }

Property Value

Type: IListInt32
See Also