Class: EgovUtils::Iszr::Addresses::Fetch
- Inherits:
-
ActiveInteraction::Base
- Object
- ActiveInteraction::Base
- EgovUtils::Iszr::Addresses::Fetch
- Defined in:
- app/services/egov_utils/iszr/addresses/fetch.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
10 11 12 |
# File 'app/services/egov_utils/iszr/addresses/fetch.rb', line 10 def execute strategy_class.run!(remote_id: remote_id) end |