# WikiPage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **commitCount** | **Long** | The number of commits that modified this page | [optional] **contentBase64** | **String** | Page content, base64 encoded | [optional] **footer** | **String** | The footer content for the wiki page | [optional] **htmlUrl** | **String** | The HTML URL to view the wiki page | [optional] **lastCommit** | [**WikiCommit**](WikiCommit.md) | | [optional] **sidebar** | **String** | The sidebar content for the wiki page | [optional] **subUrl** | **String** | The sub URL path for the wiki page | [optional] **title** | **String** | The title of the wiki page | [optional]