Method: PureCloud::UserStations#effective_station
- Defined in:
- lib/purecloud/models/user_stations.rb
#effective_station ⇒ Object
The station where the user can be reached based on their default and associated station.
25 26 27 |
# File 'lib/purecloud/models/user_stations.rb', line 25 def effective_station @effective_station end |