file

Extends: contentNodeItem
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

File object, represents a File in GCN

XML

Elements

name (type) min/max
occurs
description
inheritedFrom (string) 0/1 Name of the node, this file was inherited from
folderName (string) 0/1 Name of the folder of this file
channelId (anyType) 0/1 Channel ID
fileType (string) 0/1 File type
description (string) 0/1 Description
folderId (int) 0/1 Folder ID
fileSize (int) 0/1 File size
tags 0/1 Map of object tags of this file
url (string) 0/1 URL to the file
inherited (boolean) 1/1
path (string) 0/1 Folder path of this file

JSON

property type description
inheritedFrom inheritedFrom (string) Name of the node, this file was inherited from
folderName folderName (string) Name of the folder of this file
channelId channelId (anyType) Channel ID
fileType fileType (string) File type
description description (string) Description
folderId folderId (int) Folder ID
fileSize fileSize (int) File size
tags tags Map of object tags of this file
url url (string) URL to the file
inherited inherited (boolean)
path path (string) Folder path of this file