Method: OryClient::RecoveryCodeForIdentity.openapi_nullable
- Defined in:
- lib/ory-client/models/recovery_code_for_identity.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
57 58 59 60 |
# File 'lib/ory-client/models/recovery_code_for_identity.rb', line 57 def self.openapi_nullable Set.new([ ]) end |