Class: SendGrid4r::REST::Users::Account
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Users::Account
- Defined in:
- lib/sendgrid4r/rest/users.rb
Instance Attribute Summary collapse
-
#reputation ⇒ Object
Returns the value of attribute reputation.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#reputation ⇒ Object
Returns the value of attribute reputation
15 16 17 |
# File 'lib/sendgrid4r/rest/users.rb', line 15 def reputation @reputation end |
#type ⇒ Object
Returns the value of attribute type
15 16 17 |
# File 'lib/sendgrid4r/rest/users.rb', line 15 def type @type end |