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