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

setBestSellers(BestSellers $bestSellers)

No description

getBestSellers()

No description

setBrand(Brand $brand)

No description

getBrand()

No description

setCompetitiveVisibility(CompetitiveVisibility $competitiveVisibility)

No description

setMetrics(Metrics $metrics)

No description

getMetrics()

No description

setPriceCompetitiveness(PriceCompetitiveness $priceCompetitiveness)

No description

setPriceInsights(PriceInsights $priceInsights)

No description

getPriceInsights()

No description

setProductCluster(ProductCluster $productCluster)

No description

setProductView(ProductView $productView)

No description

getProductView()

No description

setSegments(Segments $segments)

No description

getSegments()

No description

setTopicTrends(TopicTrends $topicTrends)

No description

getTopicTrends()

No description

Details

setBestSellers(BestSellers $bestSellers)

No description

Parameters

BestSellers $bestSellers

BestSellers getBestSellers()

No description

Return Value

BestSellers

setBrand(Brand $brand)

No description

Parameters

Brand $brand

Brand getBrand()

No description

Return Value

Brand

setCompetitiveVisibility(CompetitiveVisibility $competitiveVisibility)

No description

Parameters

CompetitiveVisibility $competitiveVisibility

CompetitiveVisibility getCompetitiveVisibility()

No description

Return Value

CompetitiveVisibility

setMetrics(Metrics $metrics)

No description

Parameters

Metrics $metrics

Metrics getMetrics()

No description

Return Value

Metrics

setPriceCompetitiveness(PriceCompetitiveness $priceCompetitiveness)

No description

Parameters

PriceCompetitiveness $priceCompetitiveness

PriceCompetitiveness getPriceCompetitiveness()

No description

Return Value

PriceCompetitiveness

setPriceInsights(PriceInsights $priceInsights)

No description

Parameters

PriceInsights $priceInsights

PriceInsights getPriceInsights()

No description

Return Value

PriceInsights

setProductCluster(ProductCluster $productCluster)

No description

Parameters

ProductCluster $productCluster

ProductCluster getProductCluster()

No description

Return Value

ProductCluster

setProductView(ProductView $productView)

No description

Parameters

ProductView $productView

ProductView getProductView()

No description

Return Value

ProductView

setSegments(Segments $segments)

No description

Parameters

Segments $segments

Segments getSegments()

No description

Return Value

Segments

setTopicTrends(TopicTrends $topicTrends)

No description

Parameters

TopicTrends $topicTrends

TopicTrends getTopicTrends()

No description

Return Value

TopicTrends