ReportRow
class ReportRow extends Model (View source)
Properties
protected | $bestSellersType | ||
protected | $bestSellersDataType | ||
protected | $brandType | ||
protected | $brandDataType | ||
protected | $competitiveVisibilityType | ||
protected | $competitiveVisibilityDataType | ||
protected | $metricsType | ||
protected | $metricsDataType | ||
protected | $priceCompetitivenessType | ||
protected | $priceCompetitivenessDataType | ||
protected | $priceInsightsType | ||
protected | $priceInsightsDataType | ||
protected | $productClusterType | ||
protected | $productClusterDataType | ||
protected | $productViewType | ||
protected | $productViewDataType | ||
protected | $segmentsType | ||
protected | $segmentsDataType | ||
protected | $topicTrendsType | ||
protected | $topicTrendsDataType |
Methods
getBestSellers()
No description
getCompetitiveVisibility()
No description
getMetrics()
No description
getPriceCompetitiveness()
No description
getPriceInsights()
No description
getProductCluster()
No description
getProductView()
No description
getSegments()
No description
getTopicTrends()
No description
Details
setBestSellers(BestSellers $bestSellers)
No description
BestSellers
getBestSellers()
No description
setBrand(Brand $brand)
No description
Brand
getBrand()
No description
setCompetitiveVisibility(CompetitiveVisibility $competitiveVisibility)
No description
CompetitiveVisibility
getCompetitiveVisibility()
No description
setMetrics(Metrics $metrics)
No description
Metrics
getMetrics()
No description
setPriceCompetitiveness(PriceCompetitiveness $priceCompetitiveness)
No description
PriceCompetitiveness
getPriceCompetitiveness()
No description
setPriceInsights(PriceInsights $priceInsights)
No description
PriceInsights
getPriceInsights()
No description
setProductCluster(ProductCluster $productCluster)
No description
ProductCluster
getProductCluster()
No description
setProductView(ProductView $productView)
No description
ProductView
getProductView()
No description
setSegments(Segments $segments)
No description
Segments
getSegments()
No description
setTopicTrends(TopicTrends $topicTrends)
No description
TopicTrends
getTopicTrends()
No description