Takeaway

constructor(restaurantId: RestaurantId, customerId: CustomerId, items: List<OrderItem>, pickupTime: Long, customerName: String)