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