Method: PureCloud::LineStatus#reachable_state_time

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

#reachable_state_timeObject

The time the line entered its current reachable state. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



34
35
36
# File 'lib/purecloudplatformclientv2/models/line_status.rb', line 34

def reachable_state_time
  @reachable_state_time
end