class Intercom::Service::SubscriptionType

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/subscription_type.rb, line 13
def collection_class
  Intercom::SubscriptionType
end