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