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