lib/purecloudplatformclientv2/models/routing_status.rb in purecloudplatformclientv2-14.1.0 vs lib/purecloudplatformclientv2/models/routing_status.rb in purecloudplatformclientv2-15.0.0

- old
+ new

@@ -19,10 +19,10 @@ module PureCloud class RoutingStatus # The userId of the agent attr_accessor :user_id - # Indicates the Routing State of the agent. + # Indicates the Routing State of the agent. A value of OFF_QUEUE will be returned if the specified user does not exist. attr_accessor :status # The timestamp when the agent went into this state. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ attr_accessor :start_time