gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/Event.md (about)

     1  # Event
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **int32** |  | [optional] [default to null]
     7  **Type_** | **string** |  | [optional] [default to null]
     8  **Actor** | **string** |  | [optional] [default to null]
     9  **Repo** | **string** |  | [optional] [default to null]
    10  **Org** | **string** |  | [optional] [default to null]
    11  **Public** | **string** |  | [optional] [default to null]
    12  **CreatedAt** | **string** |  | [optional] [default to null]
    13  **Payload** | [***interface{}**](interface{}.md) | 不同类型动态的内容 | [optional] [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17