Class: SendGrid4r::REST::Whitelabel::Links::Dns
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Whitelabel::Links::Dns
- Defined in:
- lib/sendgrid4r/rest/whitelabel/links.rb
Instance Attribute Summary collapse
-
#domain_cname ⇒ Object
Returns the value of attribute domain_cname.
-
#owner_cname ⇒ Object
Returns the value of attribute owner_cname.
Instance Attribute Details
#domain_cname ⇒ Object
Returns the value of attribute domain_cname
18 19 20 |
# File 'lib/sendgrid4r/rest/whitelabel/links.rb', line 18 def domain_cname @domain_cname end |
#owner_cname ⇒ Object
Returns the value of attribute owner_cname
18 19 20 |
# File 'lib/sendgrid4r/rest/whitelabel/links.rb', line 18 def owner_cname @owner_cname end |