Sha256: 885df40174f2dce2428b1fd3b5bc2d81c6f89236d0243c51ea5865591fdfd607
Contents?: true
Size: 465 Bytes
Versions: 12
Compression:
Stored size: 465 Bytes
Contents
# PulpRpmClient::ContentSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | [**Object**](.md) | | **removed** | [**Object**](.md) | | **present** | [**Object**](.md) | | ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::ContentSummary.new(added: null, removed: null, present: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems