Click or drag to resize

IOrderFiscalChequeNumbers Property

Fiscal cheque numbers.

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

Property Value

IListString
See Also