Type Alias DeleteUserData

DeleteUserData: {
    username: string;
    workspace: string;
}