RelatedItemData
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
name |
The related item's name |
- |
string |
|
itemId |
The related item's ID |
- |
string |
uuid |
contentType |
The item's content type enumeration |
- | ||
children |
The related item's children |
- | ||
rootFolderType |
The item's root folder type enumeration |
- | ||
hasWriteAccess |
Boolean to indicate if the user can change and save the item. |
- |
boolean |
|
numberOfUsages |
The amount of times the items is being used by other items |
- |
integer |
int32 |
sourceItemId |
- |
string |
uuid |
|
level |
- |
integer |
int32 |
|
createdDate |
The create date of the item |
- |
string |
date-time |
createdBy |
The creator's user ID |
- |
string |
|
dataSourceProperties |
The item's Connection string data |
- | ||
folderPath |
The item's folder absolute file path |
- |
string |
|
tenantId |
The item's related tenant ID |
- |
string |
|
securityHash |
- |
string |
||
folderId |
The item's parent folder ID |
- |
string |
|
lockedByUser |
- |
string |
||
itemIdAsString |
- |
string |