Method: PureCloud::UsersSearchResponse#total
- Defined in:
- lib/purecloud/models/users_search_response.rb
#total ⇒ Object
The total number of results found
22 23 24 |
# File 'lib/purecloud/models/users_search_response.rb', line 22 def total @total end |