Class: CzechPostB2bClient::Services::Communicator

Inherits:
Orchestrator show all
Defined in:
lib/czech_post_b2b_client/services/communicator.rb

Instance Attribute Summary

Attributes inherited from SteppedService::Base

#result

Instance Method Summary collapse

Methods inherited from SteppedService::Base

call, #call, #errors, #failure?, #finished?, #success?

Instance Method Details

#stepsObject



6
7
8
# File 'lib/czech_post_b2b_client/services/communicator.rb', line 6

def steps
  %i[build_request call_api process_response]
end