Click or drag to resize

CashRegisterResultNearPaperEnd Property

Cash register is running out of paper.

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

Property Value

Type: NullableBoolean
See Also