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

Returns:

  • (Boolean)

    true if the model is valid



83
84
85
# File 'lib/SematextCloud/models/generic_api_response.rb', line 83

def valid?
  true
end