Sha256: 20f6795bf3d88cf374e23bd39b6fb35f4d87b5d2ce9dade3c476600ff729435c
Contents?: true
Size: 403 Bytes
Versions: 2
Compression:
Stored size: 403 Bytes
Contents
# PulpFileClient::UserGroupResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name. | **pulp_href** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::UserGroupResponse.new(name: null, pulp_href: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/UserGroupResponse.md |
pulp_file_client-3.49.14 | docs/UserGroupResponse.md |