# TreeNodeResponse
## Properties
**children_count** | Option<**i64**> | | [optional]
**created_at** | Option<**String**> | | [optional]
**has_children** | **bool** | |
**id** | **String** | |
**name** | **String** | |
**path** | **String** | |
**repository_key** | Option<**String**> | | [optional]
**size_bytes** | Option<**i64**> | | [optional]
**r#type** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)