# GitTreeResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **page** | **i64** | | [optional] [default to null] **sha** | **String** | | [optional] [default to null] **total_count** | **i64** | | [optional] [default to null] **tree** | [**Vec<::models::GitEntry>**](GitEntry.md) | | [optional] [default to null] **truncated** | **bool** | | [optional] [default to null] **url** | **String** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)