# WebhookGollumPagesInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **action** | **String** | The action that was performed on the page. Can be `created` or `edited`. | **html_url** | **String** | Points to the HTML wiki page. | **page_name** | **String** | The name of the page. | **sha** | **String** | The latest commit SHA of the page. | **summary** | Option<**String**> | | **title** | **String** | The current page title. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)