MergePermissionsRequestType

MergePermissionsRequestType
MergePermissionsRequestType

The parameters of MergePermissions.

JSON Example
{
    "srcRoleId": 0,
    "dstRoleId": 0
}
integer As int32 As int32
srcRoleId
Required

The ID of the source role providing the permissions which are changing.

integer As int32 As int32
dstRoleId
Required

The ID of the destination role to which the permissions are reassigned.