Class: EgovUtils::Iszr::LegalPeople::ProdSearch

Inherits:
ActiveInteraction::Base
  • Object
show all
Defined in:
app/services/egov_utils/iszr/legal_people/prod_search.rb

Constant Summary collapse

MAPPING_CLASS =
EgovUtils::Services::Iszr::LegalPeople

Instance Method Summary collapse

Instance Method Details

#executeObject



11
12
13
# File 'app/services/egov_utils/iszr/legal_people/prod_search.rb', line 11

def execute
  find_person
end