Method: Bandwidth::Conference#completed_time
- Defined in:
- lib/bandwidth-sdk/models/conference.rb
#completed_time ⇒ Object
The time the conference was terminated, in ISO 8601 format.
28 29 30 |
# File 'lib/bandwidth-sdk/models/conference.rb', line 28 def completed_time @completed_time end |