Class: Tripletexer::Endpoints::Crm
- Inherits:
-
AbstractEndpoint
- Object
- AbstractEndpoint
- Tripletexer::Endpoints::Crm
- Defined in:
- lib/tripletexer/endpoints/crm.rb
Defined Under Namespace
Classes: Prospect
Instance Method Summary collapse
Methods inherited from AbstractEndpoint
Constructor Details
This class inherits a constructor from Tripletexer::Endpoints::AbstractEndpoint
Instance Method Details
#prospect ⇒ Object
5 6 7 |
# File 'lib/tripletexer/endpoints/crm.rb', line 5 def prospect ::Tripletexer::Endpoints::Crm::Prospect.new(api_client) end |