python-gitea/docs/PullRequestMeta.md
2025-10-21 21:45:29 +02:00

14 lines
456 B
Markdown

# PullRequestMeta
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**draft** | **bool** | | [optional]
**html_url** | **str** | | [optional]
**merged** | **bool** | | [optional]
**merged_at** | **datetime** | | [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)