19 lines
566 B
Markdown
19 lines
566 B
Markdown
|
|
# Status
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**context** | **String** | | [optional]
|
|
**createdAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
|
|
**creator** | [**User**](User.md) | | [optional]
|
|
**description** | **String** | | [optional]
|
|
**id** | **Long** | | [optional]
|
|
**status** | **String** | | [optional]
|
|
**targetUrl** | **String** | | [optional]
|
|
**updatedAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
|
|
**url** | **String** | | [optional]
|
|
|
|
|
|
|