Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Response

AttributesTypeDescription
folderNameStringThis is the name of the folder.
folderIdStringThis is the type of the folder.
parentFolderIdLongThis is the Id of the parent folder of this folder.
descriptionStringThis is a description of this folder.
isActiveBooleanThis Boolean indicates whether or not this folder is marked as active.
subFoldersList<Long>This List contains the Id's of the active Folders in this Folder.
applicationsList<Long>This List contains the Id's of the active Applications in this Folder.

...