ProductionStarted

case ProductionStarted(ingredients: NonEmptyList[QuintalsOfIngredient])

Received when a production is started. It consumes the given ingredients.

Value members

Inherited methods

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