Class CurrencyRequest


  • public class CurrencyRequest
    extends com.github.davidmoten.odata.client.EntityRequest<Currency>
    • Field Summary

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

        contextPath
    • Constructor Summary

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

      • CurrencyRequest

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