Method: OryClient::IdentityCredentials#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



121
122
123
# File 'lib/ory-client/models/identity_credentials.rb', line 121

def valid?
  true
end