Method: Propertyware::BillPayment.openapi_nullable
- Defined in:
- lib/propertyware/models/bill_payment.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
112 113 114 115 |
# File 'lib/propertyware/models/bill_payment.rb', line 112 def self.openapi_nullable Set.new([ ]) end |