Class: SendGrid4r::REST::Categories::Category
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Categories::Category
- Defined in:
- lib/sendgrid4r/rest/categories.rb
Instance Attribute Summary collapse
-
#category ⇒ Object
Returns the value of attribute category.
Instance Attribute Details
#category ⇒ Object
Returns the value of attribute category
10 11 12 |
# File 'lib/sendgrid4r/rest/categories.rb', line 10 def category @category end |