18 lines
397 B
Markdown
18 lines
397 B
Markdown
|
|
||
|
|
||
|
# StopWatch
|
||
|
|
||
|
StopWatch represent a running stopwatch
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**created** | **OffsetDateTime** | | [optional]
|
||
|
**issueIndex** | **Long** | | [optional]
|
||
|
**issueTitle** | **String** | | [optional]
|
||
|
**repoName** | **String** | | [optional]
|
||
|
**repoOwnerName** | **String** | | [optional]
|
||
|
|
||
|
|
||
|
|