Sha256: 728935802501d5f12645aeb71d415c0121ae4b406c51dcb011aded66604c80e6
Contents?: true
Size: 418 Bytes
Versions: 52
Compression:
Stored size: 418 Bytes
Contents
# PulpRpmClient::RepositoryVersion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **base_version** | **String** | A repository version whose content was used as the initial set of content for this repository version | [optional] ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::RepositoryVersion.new(base_version: null) ```
Version data entries
52 entries across 52 versions & 1 rubygems