Sha256: dae0ea8a3b1a297aea1c6f51f2583305a0f5a4d4c21a1a3c2c9b4db722d0a931
Contents?: true
Size: 458 Bytes
Versions: 10
Compression:
Stored size: 458 Bytes
Contents
# PulpAnsibleClient::CollectionRef ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | **name** | **String** | | **href** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::CollectionRef.new(id: null, name: null, href: null) ```
Version data entries
10 entries across 10 versions & 1 rubygems