Method: OryClient::ManagedIdentitySchemaValidationResult#hash
- Defined in:
- lib/ory-client/models/managed_identity_schema_validation_result.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
106 107 108 |
# File 'lib/ory-client/models/managed_identity_schema_validation_result.rb', line 106 def hash [, valid].hash end |