Class: SendGrid4r::REST::Whitelabel::Domains::Domain

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

Instance Attribute Summary collapse

Instance Attribute Details

#automatic_securityObject

Returns the value of attribute automatic_security

Returns:

  • (Object)

    the current value of automatic_security



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def automatic_security
  @automatic_security
end

#custom_spfObject

Returns the value of attribute custom_spf

Returns:

  • (Object)

    the current value of custom_spf



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def custom_spf
  @custom_spf
end

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def default
  @default
end

#dnsObject

Returns the value of attribute dns

Returns:

  • (Object)

    the current value of dns



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def dns
  @dns
end

#domainObject

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def domain
  @domain
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def id
  @id
end

#ipsObject

Returns the value of attribute ips

Returns:

  • (Object)

    the current value of ips



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def ips
  @ips
end

#legacyObject

Returns the value of attribute legacy

Returns:

  • (Object)

    the current value of legacy



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def legacy
  @legacy
end

#subdomainObject

Returns the value of attribute subdomain

Returns:

  • (Object)

    the current value of subdomain



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def subdomain
  @subdomain
end

#user_idObject

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def user_id
  @user_id
end

#usernameObject

Returns the value of attribute username

Returns:

  • (Object)

    the current value of username



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def username
  @username
end

#validObject

Returns the value of attribute valid

Returns:

  • (Object)

    the current value of valid



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/domains.rb', line 14

def valid
  @valid
end