Method: Twilio::REST::Insights::V1::CallContext::EventInstance#timestamp

Defined in:
lib/twilio-ruby/rest/insights/v1/call/event.rb

#timestampString

Returns Event time.

Returns:

  • (String)

    Event time.



284
285
286
# File 'lib/twilio-ruby/rest/insights/v1/call/event.rb', line 284

def timestamp
    @properties['timestamp']
end