Sha256: ec8c829d57ea209866d0753943a74e317cc526cae6031bd90a9c363cab5d5924
Contents?: true
Size: 633 Bytes
Versions: 4
Compression:
Stored size: 633 Bytes
Contents
# PulpcoreClient::PermissionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pulp_href** | **Object** | | [optional] [readonly] **id** | **Object** | | [optional] [readonly] **permission** | **String** | | [optional] [readonly] **obj** | **String** | Content object. | [optional] [readonly] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::PermissionResponse.new(pulp_href: null, id: null, permission: null, obj: null) ```
Version data entries
4 entries across 4 versions & 1 rubygems