Method: OryClient::ProjectServicePermission.openapi_nullable
- Defined in:
- lib/ory-client/models/project_service_permission.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
45 46 47 48 |
# File 'lib/ory-client/models/project_service_permission.rb', line 45 def self.openapi_nullable Set.new([ ]) end |