class Intercom::Service::PhoneCallRedirect

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/phone_call_redirect.rb, line 9
def collection_class
  Intercom::PhoneCallRedirect
end