Method: Bandwidth::GatherCallback#enqueued_time

Defined in:
lib/bandwidth-sdk/models/gather_callback.rb

#enqueued_timeObject

(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.



49
50
51
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 49

def enqueued_time
  @enqueued_time
end