Method: AmzSpApi::ShippingApiModel::RateList#to_s

Defined in:
lib/shipping-api-model/models/rate_list.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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