Method: PureCloud::CallbackMediaParticipant#start_hold_time

Defined in:
lib/purecloud/models/callback_media_participant.rb

#start_hold_timeObject

The time when this participant’s hold started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



40
41
42
# File 'lib/purecloud/models/callback_media_participant.rb', line 40

def start_hold_time
  @start_hold_time
end