Class: Octoparts::Model::ResponseMeta

Inherits:
Object
  • Object
show all
Defined in:
lib/octoparts/model/response_meta.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/octoparts/model/response_meta.rb', line 4

def id
  @id
end

#process_timeObject

Returns the value of attribute process_time.



4
5
6
# File 'lib/octoparts/model/response_meta.rb', line 4

def process_time
  @process_time
end