Method: Propertyware::Account.openapi_nullable
- Defined in:
- lib/propertyware/models/account.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
207 208 209 210 |
# File 'lib/propertyware/models/account.rb', line 207 def self.openapi_nullable Set.new([ ]) end |