List TimeEntries for an account
See Also:
39 40 41
# File 'lib/time_entries.rb', line 39 def list(opts = {}) super(ListRequest.new(opts)) end