Class: Intercom::Service::SubscriptionType
- Inherits:
-
BaseService
- Object
- BaseService
- Intercom::Service::SubscriptionType
- Defined in:
- lib/intercom/service/subscription_type.rb
Instance Attribute Summary
Attributes inherited from BaseService
Instance Method Summary collapse
Methods included from ApiOperations::Delete
Methods included from ApiOperations::FindAll
Methods included from ApiOperations::Find
Methods included from ApiOperations::List
Methods inherited from BaseService
#collection_name, #collection_proxy_class, #from_api, #initialize
Constructor Details
This class inherits a constructor from Intercom::Service::BaseService
Instance Method Details
#collection_class ⇒ Object
13 14 15 |
# File 'lib/intercom/service/subscription_type.rb', line 13 def collection_class Intercom::SubscriptionType end |