Class: SendGrid4r::REST::Whitelabel::Ips::ARecord

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

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data



19
20
21
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 19

def data
  @data
end

#hostObject

Returns the value of attribute host



19
20
21
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 19

def host
  @host
end

#typeObject

Returns the value of attribute type



19
20
21
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 19

def type
  @type
end

#validObject

Returns the value of attribute valid



19
20
21
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 19

def valid
  @valid
end