class ItemCountByStatus extends Model (View source)

Properties

string $count
string $indexedItemsCount
string $statusCode

Methods

setCount($count)

No description

string
getCount()

No description

setIndexedItemsCount($indexedItemsCount)

No description

string
getIndexedItemsCount()

No description

setStatusCode($statusCode)

No description

string
getStatusCode()

No description

Details

setCount($count)

No description

Parameters

$count

string getCount()

No description

Return Value

string

setIndexedItemsCount($indexedItemsCount)

No description

Parameters

$indexedItemsCount

string getIndexedItemsCount()

No description

Return Value

string

setStatusCode($statusCode)

No description

Parameters

$statusCode

string getStatusCode()

No description

Return Value

string