Sha256: 3539eeeeb280bce04e63906e4b2c5479888a9e595b80dc9cda1c9a6d0e98bb40
Contents?: true
Size: 424 Bytes
Versions: 4
Compression:
Stored size: 424 Bytes
Contents
# PulpMavenClient::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 'PulpMavenClient' instance = PulpMavenClient::RepositoryVersion.new(base_version: null) ```
Version data entries
4 entries across 4 versions & 1 rubygems