Method: Bandwidth::MachineDetectionCompleteCallback#event_time

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

#event_timeObject

The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution.



23
24
25
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 23

def event_time
  @event_time
end