Onix ERP - Documentación Oficial - v0.0.0
    Preparing search index...
    interface IReporteAreasResponse {
        data: IReporteAreaRow[];
        totalRows: number;
        totals: IReporteAreaTotals;
    }
    Índice

    Properties

    Properties

    totalRows: number