Class: SendGrid4r::REST::Whitelabel::Domains::Dns

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



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def dkim
  @dkim
end

#dkim1Object

Returns the value of attribute dkim1

Returns:

  • (Object)

    the current value of dkim1



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def dkim1
  @dkim1
end

#dkim2Object

Returns the value of attribute dkim2

Returns:

  • (Object)

    the current value of dkim2



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def dkim2
  @dkim2
end

#domain_spfObject

Returns the value of attribute domain_spf

Returns:

  • (Object)

    the current value of domain_spf



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def domain_spf
  @domain_spf
end

#mail_cnameObject

Returns the value of attribute mail_cname

Returns:

  • (Object)

    the current value of mail_cname



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def mail_cname
  @mail_cname
end

#mail_serverObject

Returns the value of attribute mail_server

Returns:

  • (Object)

    the current value of mail_server



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def mail_server
  @mail_server
end

#spfObject

Returns the value of attribute spf

Returns:

  • (Object)

    the current value of spf



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def spf
  @spf
end

#subdomain_spfObject

Returns the value of attribute subdomain_spf

Returns:

  • (Object)

    the current value of subdomain_spf



18
19
20
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 18

def subdomain_spf
  @subdomain_spf
end