Click or drag to resize

CashRegisterStatusOfdFirstUnsentDocumentNumber Property

First document to deliver in OFD delivery queue.

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

Property Value

Type: NullableInt32
See Also