Rights
Rights
A list of rights.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"name": "string",
"id": "string",
"description": "string",
"bundleKey": "string",
"category": "string",
"serviceNamespace": "string",
"rightType": "string",
"impliedRights": [
{
"name": "string",
"id": "string"
}
],
"isPublishable": false
}
]
}