Sha256: 9a8a0ac15646b722d8e9c64bec195203df135433b6e2ccf7d61b2c12e5c6029d

Contents?: true

Size: 331 Bytes

Versions: 5

Compression:

Stored size: 331 Bytes

Contents

# SwaggyJenkinsClient::Link

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **_class** | **String** |  | [optional] |
| **href** | **String** |  | [optional] |

## Example

```ruby
require 'swaggy_jenkins'

instance = SwaggyJenkinsClient::Link.new(
  _class: null,
  href: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
swaggy_jenkins-3.0.1 docs/Link.md
swaggy_jenkins-2.0.1.pre.pre.0 docs/Link.md
swaggy_jenkins-2.0.0 docs/Link.md
swaggy_jenkins-1.5.0 docs/Link.md
swaggy_jenkins-1.3.0 docs/Link.md