Click or drag to resize

IOrderFiscalChequeNumbers Property

Fiscal cheque numbers.

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

Property Value

IListString
See Also