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
43 44 45 |
# File 'lib/sendgrid4r/rest/subusers.rb', line 43 def email @email end |
#frequency ⇒ Object
Returns the value of attribute frequency
43 44 45 |
# File 'lib/sendgrid4r/rest/subusers.rb', line 43 def frequency @frequency end |