23 lines
875 B
Markdown
23 lines
875 B
Markdown
# Activity
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**act_user** | [**User**](User.md) | | [optional]
|
|
**act_user_id** | **int** | | [optional]
|
|
**comment** | [**Comment**](Comment.md) | | [optional]
|
|
**comment_id** | **int** | | [optional]
|
|
**content** | **str** | | [optional]
|
|
**created** | **datetime** | | [optional]
|
|
**id** | **int** | | [optional]
|
|
**is_private** | **bool** | | [optional]
|
|
**op_type** | **str** | the type of action | [optional]
|
|
**ref_name** | **str** | | [optional]
|
|
**repo** | [**Repository**](Repository.md) | | [optional]
|
|
**repo_id** | **int** | | [optional]
|
|
**user_id** | **int** | | [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)
|
|
|
|
|