OrderItem

constructor(id: String, productId: String, price: BigDecimal, quantity: Int)