Method: PureCloud::CallBasic#start_hold_time

Defined in:
lib/purecloudplatformclientv2/models/call_basic.rb

#start_hold_timeObject

The timestamp the call was placed on hold in the cloud clock if the call is currently on hold. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



57
58
59
# File 'lib/purecloudplatformclientv2/models/call_basic.rb', line 57

def start_hold_time
  @start_hold_time
end