Sha256: afa6983571b5eacb683ad5cf2b80c6200678a14d4f7d0c62abf34679579f4633
Contents?: true
Size: 476 Bytes
Versions: 2
Compression:
Stored size: 476 Bytes
Contents
# PulpFileClient::GroupUserResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **username** | **String** | Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only. | **pulp_href** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::GroupUserResponse.new(username: null, pulp_href: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/GroupUserResponse.md |
pulp_file_client-3.49.14 | docs/GroupUserResponse.md |