class ProductVisibility extends Collection (View source)

Properties

protected $collection_key
string $productId
string[] $trackIds
string[] $tracks

Methods

setProductId($productId)

No description

string
getProductId()

No description

setTrackIds($trackIds)

No description

string[]
getTrackIds()

No description

setTracks($tracks)

No description

string[]
getTracks()

No description

Details

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string

setTrackIds($trackIds)

No description

Parameters

$trackIds

string[] getTrackIds()

No description

Return Value

string[]

setTracks($tracks)

No description

Parameters

$tracks

string[] getTracks()

No description

Return Value

string[]