Method: PulpcoreClient::PatchedPulpExporter.openapi_nullable

Defined in:
lib/pulpcore_client/models/patched_pulp_exporter.rb

.openapi_nullableObject

List of attributes with nullable: true



56
57
58
59
60
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 56

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