Complete

case Complete(quantity: Quantity, product: Product, price: PriceInEuroCents)

A line of an in-progress order where the product is ready in the required quantity and has been palletized.

Value members

Inherited methods

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