mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
8 lines
378 B
Markdown
8 lines
378 B
Markdown
# ContentsExtResponse
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**dirContents** | [**List<ContentsResponse>**](ContentsResponse.md) | DirContents contains directory listing when the path represents a directory | [optional]
|
|
**fileContents** | [**ContentsResponse**](ContentsResponse.md) | | [optional]
|