[Home](../README.md) > IStorageTreeChildrenResponse

# Interface: IStorageTreeChildrenResponse

Response for listing children.

## Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead>
<tbody>
<tr><td>

[path](./IStorageTreeChildrenResponse.path.md)

</td><td>

`readonly`

</td><td>

string

</td><td>



</td></tr>
<tr><td>

[children](./IStorageTreeChildrenResponse.children.md)

</td><td>

`readonly`

</td><td>

readonly [IStorageTreeItem](IStorageTreeItem.md)[]

</td><td>



</td></tr>
</tbody></table>
