Method: CrelateClient::Question#valid?
- Defined in:
- lib/crelate_client/models/question.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
98 99 100 |
# File 'lib/crelate_client/models/question.rb', line 98 def valid? return true end |