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