Class: EgovUtils::Iszr::LegalPeople::SearchByRemoteId

Inherits:
ActiveInteraction::Base
  • Object
show all
Defined in:
app/services/egov_utils/iszr/legal_people/search_by_remote_id.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/search_by_remote_id.rb', line 11

def execute
  find_person
end