Method: SematextCloud::GenericApiResponse#valid?
- Defined in:
- lib/SematextCloud/models/generic_api_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
83 84 85 |
# File 'lib/SematextCloud/models/generic_api_response.rb', line 83 def valid? true end |