Class: SendGrid4r::REST::MarketingCampaigns::Contacts::Recipients::Recipients
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::MarketingCampaigns::Contacts::Recipients::Recipients
- Defined in:
- lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb
Instance Attribute Summary collapse
-
#recipients ⇒ Object
Returns the value of attribute recipients.
Instance Attribute Details
#recipients ⇒ Object
Returns the value of attribute recipients
25 26 27 |
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb', line 25 def recipients @recipients end |