Takaro - v0.4.9
    Preparing search index...

    Interface ShopAnalyticsOutputDTO

    ShopAnalyticsOutputDTO

    interface ShopAnalyticsOutputDTO {
        customers: CustomerMetricsDTO;
        dateRange: string;
        gameServerIds?: string[];
        insights: InsightDTO[];
        kpis: KPIMetricsDTO;
        lastUpdated: string;
        orders: OrderMetricsDTO;
        products: ProductMetricsDTO;
        revenue: RevenueMetricsDTO;
    }
    Index

    Properties

    ShopAnalyticsOutputDTO

    dateRange: string

    ShopAnalyticsOutputDTO

    gameServerIds?: string[]

    ShopAnalyticsOutputDTO

    insights: InsightDTO[]

    ShopAnalyticsOutputDTO

    ShopAnalyticsOutputDTO

    lastUpdated: string

    ShopAnalyticsOutputDTO

    ShopAnalyticsOutputDTO

    ShopAnalyticsOutputDTO

    ShopAnalyticsOutputDTO