Method: PureCloud::Call#start_hold_time
- Defined in:
- lib/purecloud/models/call.rb
#start_hold_time ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
30 31 32 |
# File 'lib/purecloud/models/call.rb', line 30 def start_hold_time @start_hold_time end |