6 7 8
# File 'lib/evropochta/postal/delivery_type_dir.rb', line 6 def call(type: 2) Services::Shared.request("Postal.DeliveryTypeDir", { IsEnable: type }) end