Method: OryClient::NeedsPrivilegedSessionError.openapi_nullable
- Defined in:
- lib/ory-client/models/needs_privileged_session_error.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
50 51 52 53 |
# File 'lib/ory-client/models/needs_privileged_session_error.rb', line 50 def self.openapi_nullable Set.new([ ]) end |