Method: Odfl#get_estimate

Defined in:
lib/odfl.rb

#get_estimateObject

Return the estimate information



285
286
287
# File 'lib/odfl.rb', line 285

def get_estimate
  @resultHash[:rate_estimate]
end