Onix ERP - Documentación Técnica - v0.0.0
    Preparing search index...

    Interface IGetRegisterInvestment

    interface IGetRegisterInvestment {
        createdAt: string;
        idInvestment: string;
        newClient: number;
        reachGoalGoogle: number;
        total: number;
        userName: string;
        wholesaler: number;
    }
    Index

    Properties

    createdAt: string
    idInvestment: string
    newClient: number
    reachGoalGoogle: number
    total: number
    userName: string
    wholesaler: number