PastOrderFiscalChequeNumbers Property |
Orders fiscal receipt number.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic IList<int> FiscalChequeNumbers { get; set; }
Property Value
Type:
IListInt32
See Also