Sha256: b61bbe0e6514a6f4a414a96a376fde33afb68ca8bd6e67e30014431605a24a79

Contents?: true

Size: 347 Bytes

Versions: 5

Compression:

Stored size: 347 Bytes

Contents

# SwaggyJenkinsClient::Organisation

## Properties

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

## Example

```ruby
require 'swaggy_jenkins'

instance = SwaggyJenkinsClient::Organisation.new(
  _class: null,
  name: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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