DineIn

constructor(restaurantId: RestaurantId, customerId: CustomerId, items: List<OrderItem>, tableNumber: Int, numberOfGuests: Int)