lib/purecloud/models/inbound_domain.rb in purecloud-0.44.1 vs lib/purecloud/models/inbound_domain.rb in purecloud-0.45.1

- old
+ new

@@ -21,9 +21,10 @@ # The globally unique identifier for the object. attr_accessor :id attr_accessor :name + # Mx Record Status attr_accessor :mx_record_status # Indicates if this a PureCloud sub-domain. If true, then the appropriate DNS records are created for sending/receiving email. attr_accessor :sub_domain