Sha256: aaf2dbe69b1e4ea053c870c0e1d7f505df7c73facfc887cae268a58c29806d4a

Contents?: true

Size: 313 Bytes

Versions: 2

Compression:

Stored size: 313 Bytes

Contents

# PulpMavenClient::AsyncOperationResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **task** | **String** | The href of the task. |  |

## Example

```ruby
require 'pulp_maven_client'

instance = PulpMavenClient::AsyncOperationResponse.new(
  task: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulp_maven_client-0.9.0 docs/AsyncOperationResponse.md
pulp_maven_client-0.8.3 docs/AsyncOperationResponse.md