Sha256: 828f0c22ab1fe1466ead72532f979351effe972bcf0104fde79040fb5d523cd8
Contents?: true
Size: 604 Bytes
Versions: 11
Compression:
Stored size: 604 Bytes
Contents
# PulpRpmClient::InlineResponse20010 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | **Integer** | | **_next** | **String** | | [optional] **previous** | **String** | | [optional] **results** | [**Array<RpmRpmDistribution>**](RpmRpmDistribution.md) | | ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::InlineResponse20010.new(count: null, _next: null, previous: null, results: null) ```
Version data entries
11 entries across 11 versions & 1 rubygems