GeneralScripting/pipedrive-ruby

View on GitHub
lib/pipedrive/note.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Pipedrive
  class Note < Base

    class << self

    end
  end
end