18 lines
397 B
Markdown
Executable File
18 lines
397 B
Markdown
Executable File
|
|
|
|
# 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]
|
|
|
|
|
|
|