Sha256: 32ca93d84726dde6a671ac3e4b2cd7feeea18e62a41683ec912ddd8507bb4b61

Contents?: true

Size: 447 Bytes

Versions: 5

Compression:

Stored size: 447 Bytes

Contents

# SwaggyJenkinsClient::PipelineStepImpllinks

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **_self** | [**Link**](Link.md) |  | [optional] |
| **actions** | [**Link**](Link.md) |  | [optional] |
| **_class** | **String** |  | [optional] |

## Example

```ruby
require 'swaggy_jenkins'

instance = SwaggyJenkinsClient::PipelineStepImpllinks.new(
  _self: null,
  actions: null,
  _class: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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