Method: Patch::CreateMassEstimateRequest.openapi_nullable

Defined in:
lib/patch_ruby/models/create_mass_estimate_request.rb

.openapi_nullableObject

List of attributes with nullable: true



48
49
50
51
52
# File 'lib/patch_ruby/models/create_mass_estimate_request.rb', line 48

def self.openapi_nullable
  Set.new([
    :'create_order',
  ])
end