Class ItemCategoryRequest


  • public class ItemCategoryRequest
    extends com.github.davidmoten.odata.client.EntityRequest<ItemCategory>
    • Field Summary

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

        contextPath
    • Constructor Summary

      Constructors 
      Constructor Description
      ItemCategoryRequest​(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)  
    • Constructor Detail

      • ItemCategoryRequest

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