Class: SendGrid4r::REST::Sm::Suppressions::Groups
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Sm::Suppressions::Groups
- Defined in:
- lib/sendgrid4r/rest/sm/suppressions.rb
Instance Attribute Summary collapse
-
#suppressions ⇒ Object
Returns the value of attribute suppressions.
Instance Attribute Details
#suppressions ⇒ Object
Returns the value of attribute suppressions
14 15 16 |
# File 'lib/sendgrid4r/rest/sm/suppressions.rb', line 14 def suppressions @suppressions end |