Method: PureCloud::Response#interaction_type
- Defined in:
- lib/purecloud/models/response.rb
#interaction_type ⇒ Object
The interaction type for this response.
43 44 45 |
# File 'lib/purecloud/models/response.rb', line 43 def interaction_type @interaction_type end |