Click or drag to resize

CashRegisterStatusFiscalModuleErrors Property

Fiscal Storage Module Errors.

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

Property Value

ListFiscalModuleErrorInfo
See Also