Method: PureCloud::ExpressionResponse#conversation
- Defined in:
- lib/purecloud/models/expression_response.rb
#conversation ⇒ Object
The conversation that this response is a part of.
36 37 38 |
# File 'lib/purecloud/models/expression_response.rb', line 36 def conversation @conversation end |