Click or drag to resize

PastOrderFiscalChequeNumbers Property

Orders fiscal receipt number.

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

Property Value

IListString
See Also