Method: OryClient::RecoveryCodeForIdentity#recovery_code
- Defined in:
- lib/ory-client/models/recovery_code_for_identity.rb
#recovery_code ⇒ Object
RecoveryCode is the code that can be used to recover the account
23 24 25 |
# File 'lib/ory-client/models/recovery_code_for_identity.rb', line 23 def recovery_code @recovery_code end |