Class: SendGrid4r::REST::Whitelabel::Links::Link

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

Instance Attribute Summary collapse

Instance Attribute Details

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



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

def id
  @id
end

#legacyObject

Returns the value of attribute legacy

Returns:

  • (Object)

    the current value of legacy



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

def valid
  @valid
end