Class: SendGrid4r::REST::Subusers::Monitor
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Subusers::Monitor
- Defined in:
- lib/sendgrid4r/rest/subusers.rb
Instance Attribute Summary collapse
-
#email ⇒ Object
Returns the value of attribute email.
-
#frequency ⇒ Object
Returns the value of attribute frequency.
Instance Attribute Details
#email ⇒ Object
Returns the value of attribute email
44 45 46 |
# File 'lib/sendgrid4r/rest/subusers.rb', line 44 def email @email end |
#frequency ⇒ Object
Returns the value of attribute frequency
44 45 46 |
# File 'lib/sendgrid4r/rest/subusers.rb', line 44 def frequency @frequency end |