Right
Right
Right
JSON Example
{
"name": "string",
"id": "string",
"description": "string",
"bundleKey": "string",
"category": "string",
"serviceNamespace": "string",
"rightType": "string",
"impliedRights": [
{
"name": "string",
"id": "string"
}
],
"isPublishable": false
}
string
name
Required
name
string
id
Optional
id
string
description
Optional
description
string
bundleKey
Optional
bundleKey
string
category
Optional
category
string
serviceNamespace
Optional
serviceNamespace
string
rightType
Optional
rightType
Possible values are : VIEW, MODIFY,
boolean
isPublishable
Optional
Whether or not this right is publishable to tenants or sub-providers.