module Sendgrid::API::Newsletter::Recipients

Public Instance Methods

recipients() click to toggle source
# File lib/sendgrid/api/newsletter/recipients.rb, line 11
def recipients
  Services.new(resource)
end