ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Interface DashboardActivity

    interface DashboardActivity {
        id: number;
        type: string;
        title: string;
        time: string;
        icon: string;
        color: string;
        bgColor: string;
    }
    Index

    Properties

    id: number
    type: string
    title: string
    time: string
    icon: string
    color: string
    bgColor: string