Class: SendGrid4r::REST::Whitelabel::Ips::User
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Whitelabel::Ips::User
- Defined in:
- lib/sendgrid4r/rest/whitelabel/ips.rb
Instance Attribute Summary collapse
-
#user_id ⇒ Object
Returns the value of attribute user_id.
-
#username ⇒ Object
Returns the value of attribute username.
Instance Attribute Details
#user_id ⇒ Object
Returns the value of attribute user_id
18 19 20 |
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 18 def user_id @user_id end |
#username ⇒ Object
Returns the value of attribute username
18 19 20 |
# File 'lib/sendgrid4r/rest/whitelabel/ips.rb', line 18 def username @username end |