Method: OryClient::UiText.openapi_nullable
- Defined in:
- lib/ory-client/models/ui_text.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
77 78 79 80 |
# File 'lib/ory-client/models/ui_text.rb', line 77 def self.openapi_nullable Set.new([ ]) end |