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

    Properties

    data: IGetAbono[]
    totalRows: number
    totalSubtotal: number
    totalUnits: number