class Intercom::Service::User

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/user.rb, line 29
def collection_class
  Intercom::User
end