Method: PureCloud::CreateCallRequest#call_from_queue_id
- Defined in:
- lib/purecloud/models/create_call_request.rb
#call_from_queue_id ⇒ Object
The queue ID to call on behalf of.
25 26 27 |
# File 'lib/purecloud/models/create_call_request.rb', line 25 def call_from_queue_id @call_from_queue_id end |