class Intercom::Service::Team

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/team.rb, line 11
def collection_class
  Intercom::Team
end