Type Alias DeleteFromCount

DeleteFromCount: {
    count: number;
}

The object returned in the response of a DELETE command.