6 7 8
# File 'lib/evropochta/postal/offices_in.rb', line 6 def call(type_sender: 2) Services::Shared.request("Postal.OfficesIn", { TypeSender: type_sender }) end