Type Alias PermissionBulkRevokeResponseDto

PermissionBulkRevokeResponseDto: {
    revoked: number;
}