Method: Propertyware::Bill.openapi_nullable
- Defined in:
- lib/propertyware/models/bill.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
132 133 134 135 |
# File 'lib/propertyware/models/bill.rb', line 132 def self.openapi_nullable Set.new([ ]) end |