Method: PureCloud::SocialExpression#start_hold_time

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

#start_hold_timeObject

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



52
53
54
# File 'lib/purecloud/models/social_expression.rb', line 52

def start_hold_time
  @start_hold_time
end