Method: Bandwidth::Conference#created_time
- Defined in:
- lib/bandwidth-sdk/models/conference.rb
#created_time ⇒ Object
The time the conference was initiated, in ISO 8601 format.
25 26 27 |
# File 'lib/bandwidth-sdk/models/conference.rb', line 25 def created_time @created_time end |