Class TimeCardCollectionRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected com.github.davidmoten.odata.client.ContextPath contextPath  
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
    • Constructor Detail

      • TimeCardCollectionRequest

        public TimeCardCollectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                         Optional<Object> value)
    • Method Detail

      • clockIn

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<TimeCard> clockIn​(Boolean atApprovedLocation,
                                                                                                                 String onBehalfOfUserId,
                                                                                                                 ItemBody notes)