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