Class: HumanTone::DetectResult

Inherits:
Data
  • Object
show all
Defined in:
lib/humantone/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ai_scoreObject (readonly)

Returns the value of attribute ai_score

Returns:

  • (Object)

    the current value of ai_score



11
12
13
# File 'lib/humantone/models.rb', line 11

def ai_score
  @ai_score
end

#request_idObject (readonly)

Returns the value of attribute request_id

Returns:

  • (Object)

    the current value of request_id



11
12
13
# File 'lib/humantone/models.rb', line 11

def request_id
  @request_id
end