Sha256: 1e73c3a2cc326c898690a3d5ce5bd9558167dee1a993c369901c059a3331bc58
Contents?: true
Size: 439 Bytes
Versions: 47
Compression:
Stored size: 439 Bytes
Contents
# PulpcoreClient::UserRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **role** | **String** | | **content_object** | **String** | Optional pulp_href of the object the permissions are to be asserted on. | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::UserRole.new(role: null, content_object: null) ```
Version data entries
47 entries across 47 versions & 1 rubygems