Class: SendGrid4r::REST::Whitelabel::Links::Record

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

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



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

def data
  @data
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



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

def host
  @host
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end

#validObject

Returns the value of attribute valid

Returns:

  • (Object)

    the current value of valid



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

def valid
  @valid
end