Module: Sendgrid::API::Web::Mail
- Included in:
- Client
- Defined in:
- lib/sendgrid/api/web/mail.rb
Defined Under Namespace
Classes: Services
Instance Method Summary collapse
Instance Method Details
#mail ⇒ Object
9 10 11 |
# File 'lib/sendgrid/api/web/mail.rb', line 9 def mail Services.new(resource) end |