interface AnalyticsTopProductsResponse {
    products: AnalyticsTopProduct[];
}

Properties

Properties