Method: PulpcoreClient::PatchedPulpExporter.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/patched_pulp_exporter.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
50 51 52 53 54 |
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 50 def self.openapi_nullable Set.new([ :'last_export' ]) end |