Method: OryClient::RecoveryCodeForIdentity#to_s
- Defined in:
- lib/ory-client/models/recovery_code_for_identity.rb
#to_s ⇒ String
Returns the string representation of the object
205 206 207 |
# File 'lib/ory-client/models/recovery_code_for_identity.rb', line 205 def to_s to_hash.to_s end |