Class: SendGrid4r::REST::Categories::Category

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

Instance Attribute Summary collapse

Instance Attribute Details

#categoryObject

Returns the value of attribute category

Returns:

  • (Object)

    the current value of category



10
11
12
# File 'lib/sendgrid4r/rest/categories.rb', line 10

def category
  @category
end