Module: Stosp::Client::Calculate

Included in:
Stosp::Client
Defined in:
lib/stosp/client/calculate.rb

Instance Method Summary collapse

Instance Method Details

#calculate(options) ⇒ Object



6
7
8
# File 'lib/stosp/client/calculate.rb', line 6

def calculate(options)
  post '/api/distributor/delivery/calculate', options
end