Click or drag to resize

GetCashRegisterStatusTaskStatusFields Property

List of parameters.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public List<CashRegisterStatusField> StatusFields { get; set; }

Property Value

Type: ListCashRegisterStatusField
See Also