Click or drag to resize

CashRegisterResultBillNumber Property

Bill number.

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

Property Value

Type: NullableInt32
See Also