IncomingEvent

Events managed by the bounded context.

trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case ReceivedOrder(products: NonEmptyList[RequestedProduct])

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

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