class Intercom::Service::Job

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/job.rb, line 19
def collection_class
  Intercom::Job
end