Method: OryClient::NormalizedProject.openapi_nullable
- Defined in:
- lib/ory-client/models/normalized_project.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
95 96 97 98 99 |
# File 'lib/ory-client/models/normalized_project.rb', line 95 def self.openapi_nullable Set.new([ :'subscription_id', ]) end |