Class: SendGrid4r::REST::Whitelabel::Ips::Ip

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

Instance Attribute Summary collapse

Instance Attribute Details

#a_recordObject

Returns the value of attribute a_record

Returns:

  • (Object)

    the current value of a_record



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

def a_record
  @a_record
end

#domainObject

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



14
15
16
# File 'lib/sendgrid4r/rest/whitelabel/ips.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/ips.rb', line 14

def id
  @id
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



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

def ip
  @ip
end

#legacyObject

Returns the value of attribute legacy

Returns:

  • (Object)

    the current value of legacy



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

def legacy
  @legacy
end

#rdnsObject

Returns the value of attribute rdns

Returns:

  • (Object)

    the current value of rdns



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

def rdns
  @rdns
end

#subdomainObject

Returns the value of attribute subdomain

Returns:

  • (Object)

    the current value of subdomain



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

def subdomain
  @subdomain
end

#usersObject

Returns the value of attribute users

Returns:

  • (Object)

    the current value of users



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

def users
  @users
end

#validObject

Returns the value of attribute valid

Returns:

  • (Object)

    the current value of valid



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

def valid
  @valid
end