1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 06:27:02 +09:00
toolkit/packages/artifact/docs/generated/interfaces/DeleteArtifactResponse.md
Brian DeHamer 4426b4ea91
Prepare artifact release 2.2.0
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 10:05:45 -08:00

474 B

@actions/artifact / DeleteArtifactResponse

Interface: DeleteArtifactResponse

Response from the server when deleting an artifact

Table of contents

Properties

Properties

id

id: number

The id of the artifact that was deleted

Defined in

src/internal/shared/interfaces.ts:163