Method: Bandwidth::MachineDetectionCompleteCallback#enqueued_time
- Defined in:
- lib/bandwidth-sdk/models/machine_detection_complete_callback.rb
#enqueued_time ⇒ Object
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
46 47 48 |
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 46 def enqueued_time @enqueued_time end |