Class: Harvest::Resources::TimeEntryExternalReference

Inherits:
Struct
  • Object
show all
Defined in:
lib/harvest/resources/timeentry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_idObject

Returns the value of attribute account_id

Returns:

  • (Object)

    the current value of account_id



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def 
  @account_id
end

#group_idObject

Returns the value of attribute group_id

Returns:

  • (Object)

    the current value of group_id



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def group_id
  @group_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def id
  @id
end

Returns the value of attribute permalink

Returns:

  • (Object)

    the current value of permalink



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def permalink
  @permalink
end

#serviceObject

Returns the value of attribute service

Returns:

  • (Object)

    the current value of service



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def service
  @service
end

#service_icon_urlObject

Returns the value of attribute service_icon_url

Returns:

  • (Object)

    the current value of service_icon_url



98
99
100
# File 'lib/harvest/resources/timeentry.rb', line 98

def service_icon_url
  @service_icon_url
end