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