Sha256: 9c9269615553b79100ca6e943ea3a697109d38fb20aadf755c713c629926bf8c
Contents?: true
Size: 361 Bytes
Versions: 25
Compression:
Stored size: 361 Bytes
Contents
# PulpRpmClient::SetLabelResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | | **value** | **String** | | ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::SetLabelResponse.new(key: null, value: null) ```
Version data entries
25 entries across 25 versions & 1 rubygems