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