Click or drag to resize

CashRegisterStatusFiscalModuleWarnings Property

Fiscal Storage Module Warnings.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public List<FiscalModuleWarningInfo> FiscalModuleWarnings { get; set; }

Property Value

Type: ListFiscalModuleWarningInfo
See Also