lib/purecloud/models/domain_certificate_authority.rb in purecloud-0.48.1 vs lib/purecloud/models/domain_certificate_authority.rb in purecloud-0.49.1

- old
+ new

@@ -20,9 +20,10 @@ # A certificate authority represents an organization that has issued a digital certificate for making secure connections with an edge device. class DomainCertificateAuthority # The globally unique identifier for the object. attr_accessor :id + # The name of the entity. attr_accessor :name attr_accessor :description attr_accessor :version