Method: OpenapiClient::IndustrySpecificExtensions#valid?

Defined in:
lib/openapi_client/models/industry_specific_extensions.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



87
88
89
# File 'lib/openapi_client/models/industry_specific_extensions.rb', line 87

def valid?
  true
end