Method: PulpContainerClient::PatchedfileFileAlternateContentSource.openapi_nullable
- Defined in:
- lib/pulp_container_client/models/patchedfile_file_alternate_content_source.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
51 52 53 54 55 |
# File 'lib/pulp_container_client/models/patchedfile_file_alternate_content_source.rb', line 51 def self.openapi_nullable Set.new([ :'last_refreshed', ]) end |