class ProductSearchParams extends Collection (View source)

Properties

protected $collection_key
protected $boundingPolyType
protected $boundingPolyDataType
string $filter
string[] $productCategories
string $productSet

Methods

setBoundingPoly(BoundingPoly $boundingPoly)

No description

getBoundingPoly()

No description

setFilter($filter)

No description

string
getFilter()

No description

setProductCategories($productCategories)

No description

string[]
getProductCategories()

No description

setProductSet($productSet)

No description

string
getProductSet()

No description

Details

setBoundingPoly(BoundingPoly $boundingPoly)

No description

Parameters

BoundingPoly $boundingPoly

BoundingPoly getBoundingPoly()

No description

Return Value

BoundingPoly

setFilter($filter)

No description

Parameters

$filter

string getFilter()

No description

Return Value

string

setProductCategories($productCategories)

No description

Parameters

$productCategories

string[] getProductCategories()

No description

Return Value

string[]

setProductSet($productSet)

No description

Parameters

$productSet

string getProductSet()

No description

Return Value

string