Class BookingCustomQuestionRequest


  • public class BookingCustomQuestionRequest
    extends com.github.davidmoten.odata.client.EntityRequest<BookingCustomQuestion>
    • Field Summary

      • Fields inherited from class com.github.davidmoten.odata.client.EntityRequest

        contextPath
    • Constructor Detail

      • BookingCustomQuestionRequest

        public BookingCustomQuestionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                            Optional<Object> value)