Class: Pipekit::DealField
- Inherits:
-
Object
- Object
- Pipekit::DealField
- Includes:
- FieldRepository
- Defined in:
- lib/pipekit/deal_field.rb
Constant Summary collapse
- SINGULAR_CLASSNAME =
Pipedrive requires camelcase for resources
"dealField".freeze
- PLURALIZED_CLASSNAME =
"dealFields".freeze
Method Summary
Methods included from FieldRepository
#find_label, #find_values, #get_by_key, #get_by_name
Methods included from Repository
#all, #create, #find_by, #initialize, #update, #where
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pipekit::Repository