# WebhooksTeam ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **deleted** | Option<**bool**> | | [optional] **description** | Option<**String**> | Description of the team | [optional] **html_url** | Option<**String**> | | [optional] **id** | **i32** | Unique identifier of the team | **members_url** | Option<**String**> | | [optional] **name** | **String** | Name of the team | **node_id** | Option<**String**> | | [optional] **parent** | Option<[**models::WebhooksTeamParent**](webhooks_team_parent.md)> | | [optional] **permission** | Option<**String**> | Permission that the team will have for its repositories | [optional] **privacy** | Option<**String**> | | [optional] **notification_setting** | Option<**String**> | | [optional] **repositories_url** | Option<**String**> | | [optional] **slug** | Option<**String**> | | [optional] **url** | Option<**String**> | URL for the team | [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)