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