Sha256: e31e164971546c7d1433350640dcb1c7d8355e9edc821d60cb0506cd4a96b79f
Contents?: true
Size: 496 Bytes
Versions: 11
Compression:
Stored size: 496 Bytes
Contents
# PulpcoreClient::UserGroupResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name. | **pulp_href** | **String** | | [optional] [readonly] **prn** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::UserGroupResponse.new(name: null, pulp_href: null, prn: null) ```
Version data entries
11 entries across 11 versions & 1 rubygems