Class: Speechmatics::Resource
- Inherits:
-
Object
- Object
- Speechmatics::Resource
- Defined in:
- lib/speechmatics/resource.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
-
#response ⇒ Object
Returns the value of attribute response.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
3 4 5 |
# File 'lib/speechmatics/resource.rb', line 3 def client @client end |
#response ⇒ Object
Returns the value of attribute response.
3 4 5 |
# File 'lib/speechmatics/resource.rb', line 3 def response @response end |