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
52 53 54 55 |
# File 'lib/ory-client/models/recovery_code_for_identity.rb', line 52 def self.openapi_nullable Set.new([ ]) end |