Class: SendGrid4r::REST::Whitelabel::Links::ValidationResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



62
63
64
# File 'lib/sendgrid4r/rest/whitelabel/links.rb', line 62

def reason
  @reason
end

#validObject

Returns the value of attribute valid

Returns:

  • (Object)

    the current value of valid



62
63
64
# File 'lib/sendgrid4r/rest/whitelabel/links.rb', line 62

def valid
  @valid
end