Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
Classification
Parameters
Name Type Description

name

String

Required

Classification name

openForAll

boolean

Default value: false

Flag to indicate that files which get this classification can be viewed by all their permitted users

Json Format
{
name: String,
openForAll: Boolean
}