GeneralScripting/pipedrive-ruby

View on GitHub
lib/pipedrive/goal.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Pipedrive
  class Goal < Base
  end
end