ProductStock

constructor(count: Int)

Creates ProductStock instance.

Parameters

count

The amount of product in stock.