Method: AvmClient::Valuation#valid?
- Defined in:
- lib/avm_client/models/valuation.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
101 102 103 |
# File 'lib/avm_client/models/valuation.rb', line 101 def valid? true end |