Method: Intercom::SubscriptionType.collection_proxy_class
- Defined in:
- lib/intercom/subscription_type.rb
.collection_proxy_class ⇒ Object
8 9 10 |
# File 'lib/intercom/subscription_type.rb', line 8 def self.collection_proxy_class Intercom::BaseCollectionProxy end |