Method: Twilio::REST::Insights::V1::CallContext::EventInstance#timestamp
- Defined in:
- lib/twilio-ruby/rest/insights/v1/call/event.rb
#timestamp ⇒ String
Returns Event time.
284 285 286 |
# File 'lib/twilio-ruby/rest/insights/v1/call/event.rb', line 284 def @properties['timestamp'] end |