Method: OryClient::ProjectServices#valid?

Defined in:
lib/ory-client/models/project_services.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



90
91
92
# File 'lib/ory-client/models/project_services.rb', line 90

def valid?
  true
end