Method: TogaiClient::Incident.openapi_nullable
- Defined in:
- lib/togai_client/models/incident.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
84 85 86 87 |
# File 'lib/togai_client/models/incident.rb', line 84 def self.openapi_nullable Set.new([ ]) end |