Sha256: f9c4e4f3ed3ce20e920eeeb3cbceaa98626290d5aa7cfea3abc1e9323a3e2304

Contents?: true

Size: 395 Bytes

Versions: 5

Compression:

Stored size: 395 Bytes

Contents

# SwaggyJenkinsClient::CauseAction

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **_class** | **String** |  | [optional] |
| **causes** | [**Array<CauseUserIdCause>**](CauseUserIdCause.md) |  | [optional] |

## Example

```ruby
require 'swaggy_jenkins'

instance = SwaggyJenkinsClient::CauseAction.new(
  _class: null,
  causes: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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