16 lines
546 B
Markdown
16 lines
546 B
Markdown
|
# GitTreeResponse
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**page** | **int** | | [optional]
|
||
|
**sha** | **str** | | [optional]
|
||
|
**total_count** | **int** | | [optional]
|
||
|
**tree** | [**list[GitEntry]**](GitEntry.md) | | [optional]
|
||
|
**truncated** | **bool** | | [optional]
|
||
|
**url** | **str** | | [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)
|
||
|
|
||
|
|