Method: PureCloud::Entry#count

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

#countObject

The number of results with this value.



25
26
27
# File 'lib/purecloud/models/entry.rb', line 25

def count
  @count
end