lib/purecloud/models/audit_facet.rb in purecloud-0.50.1 vs lib/purecloud/models/audit_facet.rb in purecloud-0.51.1

- old
+ new

@@ -16,11 +16,13 @@ require 'date' module PureCloud class AuditFacet + # The name of the field on which to facet. attr_accessor :name + # The type of the facet, DATE or STRING. attr_accessor :type # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {