Method: OryClient::ProjectBrandingTheme.openapi_nullable
- Defined in:
- lib/ory-client/models/project_branding_theme.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
217 218 219 220 |
# File 'lib/ory-client/models/project_branding_theme.rb', line 217 def self.openapi_nullable Set.new([ ]) end |