Method: OryClient::IdentityCredentials.openapi_nullable
- Defined in:
- lib/ory-client/models/identity_credentials.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
93 94 95 96 |
# File 'lib/ory-client/models/identity_credentials.rb', line 93 def self.openapi_nullable Set.new([ ]) end |