Sha256: 9a45e46b4b9a4a92832811f89693ce47e1d88e3b9a35ac9cefe237054a8b4a18

Contents?: true

Size: 676 Bytes

Versions: 1

Compression:

Stored size: 676 Bytes

Contents

# PulpMavenClient::PatchedmavenMavenRepository

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pulp_labels** | [**Object**](.md) |  | [optional] 
**name** | **String** | A unique name for this repository. | [optional] 
**description** | **String** | An optional description. | [optional] 
**remote** | **String** |  | [optional] 

## Code Sample

```ruby
require 'PulpMavenClient'

instance = PulpMavenClient::PatchedmavenMavenRepository.new(pulp_labels: null,
                                 name: null,
                                 description: null,
                                 remote: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pulp_maven_client-0.3.0 docs/PatchedmavenMavenRepository.md