Method: AmzSpApi::ShippingApiModel::RateList#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



63
64
65
# File 'lib/shipping-api-model/models/rate_list.rb', line 63

def valid?
  true
end