module Harvest::Client::TimeEntries
Public Instance Methods
time_entries()
click to toggle source
# File lib/harvest/client/time_entries.rb, line 11 def time_entries TimeEntriesApi.new(connection) end
# File lib/harvest/client/time_entries.rb, line 11 def time_entries TimeEntriesApi.new(connection) end