Dfns TypeScript SDK - v0.8.13
    Preparing search index...
    type DeleteAssignmentParams = {
        assignmentId: string;
        permissionId: string;
    }
    Index

    Properties

    assignmentId: string

    ID of the permission assignment.

    permissionId: string

    ID of the permission (also referred to as "role" in the dashboard).