# WebhookTeamEditedChangesRepositoryPermissionsFrom
## Properties
**admin** | Option<**bool**> | The previous version of the team member's `admin` permission on a repository, if the action was `edited`. | [optional]
**pull** | Option<**bool**> | The previous version of the team member's `pull` permission on a repository, if the action was `edited`. | [optional]
**push** | Option<**bool**> | The previous version of the team member's `push` permission on a repository, if the action was `edited`. | [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)