Class: SendGrid4r::REST::MarketingCampaigns::Contacts::Lists::List

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



12
13
14
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/lists.rb', line 12

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/lists.rb', line 12

def name
  @name
end

#recipient_countObject

Returns the value of attribute recipient_count

Returns:

  • (Object)

    the current value of recipient_count



12
13
14
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/lists.rb', line 12

def recipient_count
  @recipient_count
end