Method: OryClient::IdentityCredentials#version
- Defined in:
- lib/ory-client/models/identity_credentials.rb
#version ⇒ Object
Version refers to the version of the credential. Useful when changing the config schema.
33 34 35 |
# File 'lib/ory-client/models/identity_credentials.rb', line 33 def version @version end |