repositoryFileDto
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
XML
Elements
| name (type) |
min/max occurs |
description |
|
owner (string)
|
0/1 |
|
|
locked (boolean)
|
1/1 |
|
|
fileSize (long)
|
1/1 |
|
|
name (string)
|
0/1 |
|
|
path (string)
|
0/1 |
|
|
ownerType (int)
|
1/1 |
|
|
lastModifiedDate (string)
|
0/1 |
|
|
localePropertiesMapEntries (localeMapDto)
|
0/unbounded |
|
|
title (string)
|
0/1 |
|
|
ownerTenantPath (string)
|
0/1 |
|
|
folder (boolean)
|
1/1 |
|
|
createdDate (string)
|
0/1 |
|
|
aclNode (boolean)
|
1/1 |
|
|
description (string)
|
0/1 |
|
|
versioned (boolean)
|
1/1 |
|
|
hidden (boolean)
|
1/1 |
|
|
locale (string)
|
0/1 |
|
|
lockDate (string)
|
0/1 |
|
|
creatorId (string)
|
0/1 |
|
|
repositoryFileAclDto (repositoryFileAclDto)
|
0/1 |
|
|
lockOwner (string)
|
0/1 |
|
|
originalParentFolderPath (string)
|
0/1 |
|
|
versionId (string)
|
0/1 |
|
|
lockMessage (string)
|
0/1 |
|
|
deletedDate (string)
|
0/1 |
|
|
id (string)
|
0/1 |
|
JSON
| property |
type |
description |
| owner |
owner (string)
|
|
| locked |
locked (boolean)
|
|
| fileSize |
fileSize (long)
|
|
| name |
name (string)
|
|
| path |
path (string)
|
|
| ownerType |
ownerType (int)
|
|
| lastModifiedDate |
lastModifiedDate (string)
|
|
| localePropertiesMapEntries |
array of localePropertiesMapEntries (localeMapDto)
|
|
| title |
title (string)
|
|
| ownerTenantPath |
ownerTenantPath (string)
|
|
| folder |
folder (boolean)
|
|
| createdDate |
createdDate (string)
|
|
| aclNode |
aclNode (boolean)
|
|
| description |
description (string)
|
|
| versioned |
versioned (boolean)
|
|
| hidden |
hidden (boolean)
|
|
| locale |
locale (string)
|
|
| lockDate |
lockDate (string)
|
|
| creatorId |
creatorId (string)
|
|
| repositoryFileAclDto |
repositoryFileAclDto (repositoryFileAclDto)
|
|
| lockOwner |
lockOwner (string)
|
|
| originalParentFolderPath |
originalParentFolderPath (string)
|
|
| versionId |
versionId (string)
|
|
| lockMessage |
lockMessage (string)
|
|
| deletedDate |
deletedDate (string)
|
|
| id |
id (string)
|
|