class Intercom::Service::Company

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/company.rb, line 25
def collection_class
  Intercom::Company
end