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