Class CustomerOrder

java.lang.Object
com.dmasone.identity.orders.domain.CustomerOrder

public final class CustomerOrder extends Object
Order aggregate for the placement use case. The aggregate captures the customer's purchase intent after catalog has enough information to reserve stock for the requested product.