Class: SendGrid4r::REST::Whitelabel::Ips::User

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

Instance Attribute Summary collapse

Instance Attribute Details

#user_idObject

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



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

def user_id
  @user_id
end

#usernameObject

Returns the value of attribute username

Returns:

  • (Object)

    the current value of username



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

def username
  @username
end