Click or drag to resize

CashRegisterResultSaleNumber Property

Sale number.

Namespace: Resto.Front.Api.Data.Device.Results
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public int? SaleNumber { get; set; }

Property Value

NullableInt32
See Also