Method: AmzSpApi::ShippingApiModel::RateList#to_s
- Defined in:
- lib/shipping-api-model/models/rate_list.rb
#to_s ⇒ String
Returns the string representation of the object
159 160 161 |
# File 'lib/shipping-api-model/models/rate_list.rb', line 159 def to_s to_hash.to_s end |