Click or drag to resize

CashRegisterResult.DocumentNumber Property

Document number.

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

Property Value

Type: Nullable<Int32>
See Also