Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
PathOrFolderId
A path or ID for a folder
Parameters
Name Type Description

folderGuid

String

Folder guid

folderId

Integer

Folder id

path

String

Path

Json Format
{
path: String,
folderId: Integer,
folderGuid: String
}