Module: Evropochta::Postal::OfficesIn
- Defined in:
- lib/evropochta/postal/offices_in.rb
Class Method Summary collapse
Class Method Details
permalink .call(type_sender: 2) ⇒ Object
[View source]
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 |