17 lines
662 B
Markdown
17 lines
662 B
Markdown
# CombinedStatus
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**commit_url** | **str** | | [optional]
|
|
**repository** | [**Repository**](Repository.md) | | [optional]
|
|
**sha** | **str** | | [optional]
|
|
**state** | [**CommitStatusState**](CommitStatusState.md) | | [optional]
|
|
**statuses** | [**list[CommitStatus]**](CommitStatus.md) | | [optional]
|
|
**total_count** | **int** | | [optional]
|
|
**url** | **str** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|