Sha256: 6c0833a5e083a7d6b6df8ffbf4961e2846cbc7d21e1d478a00f1a3c959d8cc96
Contents?: true
Size: 500 Bytes
Versions: 5
Compression:
Stored size: 500 Bytes
Contents
# PulpcoreClient::NestedOpenPGPUserIDResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | **String** | | **signatures** | [**Array<NestedOpenPGPSignatureResponse>**](NestedOpenPGPSignatureResponse.md) | | [optional] [readonly] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::NestedOpenPGPUserIDResponse.new(user_id: null, signatures: null) ```
Version data entries
5 entries across 5 versions & 1 rubygems