Method: Bandwidth::GatherCallback#start_time
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
#start_time ⇒ Object
Time the call was started, in ISO 8601 format.
52 53 54 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 52 def start_time @start_time end |