Sha256: 8ca4596a2dbfd226a215640479b51224fca92e5f61aad37263bc76a6b86dadde
Contents?: true
Size: 427 Bytes
Versions: 12
Compression:
Stored size: 427 Bytes
Contents
# PulpPythonClient::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 'PulpPythonClient' instance = PulpPythonClient::RepositoryVersion.new(base_version: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems