Class: SendGrid4r::REST::MarketingCampaigns::Contacts::Recipients::Recipients

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb

Instance Attribute Summary collapse

Instance Attribute Details

#recipientsObject

Returns the value of attribute recipients

Returns:

  • (Object)

    the current value of recipients



25
26
27
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb', line 25

def recipients
  @recipients
end