lib/purecloud/models/entry.rb in purecloud-0.50.1 vs lib/purecloud/models/entry.rb in purecloud-0.51.1
- old
+ new
@@ -16,11 +16,13 @@
require 'date'
module PureCloud
class Entry
+ # A value included in this facet.
attr_accessor :value
+ # The number of results with this value.
attr_accessor :count
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
{