# WebhooksProject
## Properties
**body** | Option<**String**> | Body of the project |
**columns_url** | **String** | |
**created_at** | **String** | |
**creator** | Option<[**models::User**](User.md)> | |
**html_url** | **String** | |
**id** | **i32** | |
**name** | **String** | Name of the project |
**node_id** | **String** | |
**number** | **i32** | |
**owner_url** | **String** | |
**state** | **String** | State of the project; either 'open' or 'closed' |
**updated_at** | **String** | |
**url** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)