InlineRights1

InlineRights1
InlineRights1
JSON Example
{
    "values": [
        {
            "name": "string",
            "id": "string",
            "description": "string",
            "bundleKey": "string",
            "category": "string",
            "serviceNamespace": "string",
            "rightType": "string",
            "impliedRights": [
                {
                    "name": "string",
                    "id": "string"
                }
            ],
            "isPublishable": false
        }
    ]
}
array of Right
values
Optional

The current page of rights.

Used By