class StoreCluster extends Collection (View source)

Properties

protected $collection_key
string $id
protected $nameType
protected $nameDataType
string $orderInPage
string[] $productId

Methods

setId($id)

No description

string
getId()

No description

setName($name)

No description

getName()

No description

setOrderInPage($orderInPage)

No description

string
getOrderInPage()

No description

setProductId($productId)

No description

string[]
getProductId()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

LocalizedText[] getName()

No description

Return Value

LocalizedText[]

setOrderInPage($orderInPage)

No description

Parameters

$orderInPage

string getOrderInPage()

No description

Return Value

string

setProductId($productId)

No description

Parameters

$productId

string[] getProductId()

No description

Return Value

string[]