logFileDetailsDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| parentDirPath (string) | 0/1 | |
| fileName (string) | 0/1 | |
| type (logFileType) | 0/1 | |
| fileLengthBytes (long) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| parentDirPath | parentDirPath (string) | |
| fileName | fileName (string) | |
| type | type (logFileType) | |
| fileLengthBytes | fileLengthBytes (long) |