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

    Properties

    Properties

    data: IGetSellCab[]
    totalRows: number