Method: Propertyware::Adjustment.openapi_nullable
- Defined in:
- lib/propertyware/models/adjustment.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
97 98 99 100 |
# File 'lib/propertyware/models/adjustment.rb', line 97 def self.openapi_nullable Set.new([ ]) end |