Sha256: 6184cd3c419a0e14c65b60b2adac04922aeda322d640ccd78d0c8068fffe6370

Contents?: true

Size: 474 Bytes

Versions: 61

Compression:

Stored size: 474 Bytes

Contents

# PulpAnsibleClient::CollectionRefResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** |  | 
**href** | **String** |  | [optional] [readonly] 

## Code Sample

```ruby
require 'PulpAnsibleClient'

instance = PulpAnsibleClient::CollectionRefResponse.new(id: null,
                                 name: null,
                                 href: null)
```


Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
pulp_ansible_client-0.4.0 docs/CollectionRefResponse.md