Method: PureCloud::CallRecord#last_result
- Defined in:
- lib/purecloud/models/call_record.rb
#last_result ⇒ Object
Result of the last attempt to reach this number
25 26 27 |
# File 'lib/purecloud/models/call_record.rb', line 25 def last_result @last_result end |