Method: PulpRpmClient::Copy.openapi_nullable

Defined in:
lib/pulp_rpm_client/models/copy.rb

.openapi_nullableObject

List of attributes with nullable: true



47
48
49
50
51
# File 'lib/pulp_rpm_client/models/copy.rb', line 47

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