ReceivedOrder

case ReceivedOrder(products: NonEmptyList[RequestedProduct])

Event representing an order placed used to estimate the quintals of milk to be ordered.

Value members

Inherited methods

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