gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/Hook.md (about) 1 # Hook 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | | [optional] [default to null] 7 **Url** | **string** | | [optional] [default to null] 8 **CreatedAt** | **string** | | [optional] [default to null] 9 **Password** | **string** | | [optional] [default to null] 10 **ProjectId** | **string** | | [optional] [default to null] 11 **Result** | **string** | | [optional] [default to null] 12 **ResultCode** | **string** | | [optional] [default to null] 13 **PushEvents** | **string** | | [optional] [default to null] 14 **TagPushEvents** | **string** | | [optional] [default to null] 15 **IssuesEvents** | **string** | | [optional] [default to null] 16 **NoteEvents** | **string** | | [optional] [default to null] 17 **MergeRequestsEvents** | **string** | | [optional] [default to null] 18 19 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 20 21