class Appilf::SavedSearch

Public Class Methods

new(saved_search_hash) click to toggle source
Calls superclass method Appilf::AppilfObject::new
# File lib/appilf/saved_search.rb, line 5
def initialize(saved_search_hash)
  super
end