Sha256: 14b503bd209d676df66f375d32db9d10f0b81088a5cf626735133dee2cf2eb4b

Contents?: true

Size: 366 Bytes

Versions: 3

Compression:

Stored size: 366 Bytes

Contents

# Athenian::JIRAEpicChildAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **subtasks** | **Integer** | Number of sub-tasks. |  |
| **prs** | **Integer** | Number of mapped pull requests. |  |

## Example

```ruby
require 'athenian'

instance = Athenian::JIRAEpicChildAllOf.new(
  subtasks: null,
  prs: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
athenian-2.1.86 docs/JIRAEpicChildAllOf.md
athenian-2.1.85 docs/JIRAEpicChildAllOf.md
athenian-2.1.81 docs/JIRAEpicChildAllOf.md