module Sendgrid::API::Web::Profile

Public Instance Methods

profile() click to toggle source
# File lib/sendgrid/api/web/profile.rb, line 10
def profile
  Services.new(resource)
end