Module: ChartMogul::API::Actions::Retrieve
- Included in:
- Contact, Customer, DataSource, Enrichment::DeprecatedCustomer, Invoice, Metrics::ActivitiesExport, Note, Opportunity, Plan, PlanGroup
- Defined in:
- lib/chartmogul/api/actions/retrieve.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
7 8 9 |
# File 'lib/chartmogul/api/actions/retrieve.rb', line 7 def self.included(base) base.extend ClassMethods end |