The deleted links count.
import { BulkDeleteLinksResponseBody } from "dub/models/operations";
let value: BulkDeleteLinksResponseBody = {
deletedCount: 8253.89,
};
Field | Type | Required | Description |
---|---|---|---|
deletedCount |
number | ✔️ | The number of links deleted. |