Class: SendGrid4r::REST::Whitelabel::Domains::ValidationResults

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/whitelabel/domains.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dkimObject

Returns the value of attribute dkim

Returns:

  • (Object)

    the current value of dkim



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def dkim
  @dkim
end

#dkim1Object

Returns the value of attribute dkim1

Returns:

  • (Object)

    the current value of dkim1



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def dkim1
  @dkim1
end

#dkim2Object

Returns the value of attribute dkim2

Returns:

  • (Object)

    the current value of dkim2



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def dkim2
  @dkim2
end

#mail_cnameObject

Returns the value of attribute mail_cname

Returns:

  • (Object)

    the current value of mail_cname



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def mail_cname
  @mail_cname
end

#mail_serverObject

Returns the value of attribute mail_server

Returns:

  • (Object)

    the current value of mail_server



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def mail_server
  @mail_server
end

#subdomain_spfObject

Returns the value of attribute subdomain_spf

Returns:

  • (Object)

    the current value of subdomain_spf



76
77
78
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 76

def subdomain_spf
  @subdomain_spf
end