Class: SendGrid4r::REST::MarketingCampaigns::Verified
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::MarketingCampaigns::Verified
- Defined in:
- lib/sendgrid4r/rest/marketing_campaigns/senders.rb
Instance Attribute Summary collapse
-
#reason ⇒ Object
Returns the value of attribute reason.
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#reason ⇒ Object
Returns the value of attribute reason
29 30 31 |
# File 'lib/sendgrid4r/rest/marketing_campaigns/senders.rb', line 29 def reason @reason end |
#status ⇒ Object
Returns the value of attribute status
29 30 31 |
# File 'lib/sendgrid4r/rest/marketing_campaigns/senders.rb', line 29 def status @status end |