RelatedItemData
                                    Represents an item related data
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The related item's name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The related item's ID  | 
                                                - | 
                                                     string  | 
                                                
                                                     uuid  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The item's content type enumeration  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     The related item's children  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     The item's root folder type enumeration  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     Boolean to indicate if the user can change and save the item.  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The amount of times the items is being used by other items  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The create date of the item  | 
                                                - | 
                                                     integer  | 
                                                
                                                     Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The creator's user ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The item's Connection string data  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     The item's folder absolute file path  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The item's related tenant ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The item's parent folder ID  | 
                                                - | 
                                                     string  | 
                                                
 name