Sha256: 49eb675bf2d64e7b03206890678e22137556cc0aa84331cd562c33f3254472bd
Contents?: true
Size: 476 Bytes
Versions: 388
Compression:
Stored size: 476 Bytes
Contents
# PulpcoreClient::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 'PulpcoreClient' instance = PulpcoreClient::GroupUserResponse.new(username: null, pulp_href: null) ```
Version data entries
388 entries across 388 versions & 1 rubygems