Sha256: 294920d3ccce03a4ec793776aae9c1a7abc89ec73dd19ba583a5c92f89b1e9ad
Contents?: true
Size: 529 Bytes
Versions: 28
Compression:
Stored size: 529 Bytes
Contents
# PulpPythonClient::ContentSummaryResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | **Hash<String, Object>** | | **removed** | **Hash<String, Object>** | | **present** | **Hash<String, Object>** | | ## Code Sample ```ruby require 'PulpPythonClient' instance = PulpPythonClient::ContentSummaryResponse.new(added: null, removed: null, present: null) ```
Version data entries
28 entries across 28 versions & 1 rubygems