Delivery

constructor(restaurantId: RestaurantId, customerId: CustomerId, items: List<OrderItem>, estimatedDeliveryTime: Long, deliveryAddress: String, bellName: String, customerPhone: String)