fileInfoDTO
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
type (hostType) | 0/1 | |
parent (string) | 0/1 | |
url (string) | 0/1 | |
read (boolean) | 1/1 | |
write (boolean) | 1/1 | |
lastModified (dateTime) | 0/1 | |
filename (string) | 0/1 | |
size (long) | 1/1 |
JSON
property | type | description |
---|---|---|
type | type (hostType) | |
parent | parent (string) | |
url | url (string) | |
read | read (boolean) | |
write | write (boolean) | |
lastModified | lastModified (dateTime) | |
filename | filename (string) | |
size | size (long) |