Method: PulpFileClient::FileFileDistributionResponse#hidden

Defined in:
lib/pulp_file_client/models/file_file_distribution_response.rb

#hiddenObject

Whether this distribution should be shown in the content app.



36
37
38
# File 'lib/pulp_file_client/models/file_file_distribution_response.rb', line 36

def hidden
  @hidden
end