Class: DeleteOrphanedFoldersResponseType

tibco.objectapi.bds.document.DeleteOrphanedFoldersResponseType

new DeleteOrphanedFoldersResponseType()

Response for DeleteOrphanedFolders. Constructs a new DeleteOrphanedFoldersResponseType.

The following features are supported:

Members

failureCount :number

This property holds the value of the 'Failure Count' attribute.
Type:
  • number

failurePath :Array.<string>

Folder paths (relative to root) for which deletion was attempted, but failed. (A subsequent call to this same API may succeed at deleting these folders) This property holds the value of the 'Failure Path' attribute list.
Type:
  • Array.<string>

successCount :number

This property holds the value of the 'Success Count' attribute.
Type:
  • number