ProductStocked

case ProductStocked(labelledProduct: LabelledProduct)

Fired when a label is printed for a product, which is then stocked.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product