toolkit/packages/artifact/docs/generated/interfaces/DeleteArtifactResponse.md
2024-01-18 09:51:01 -05: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:158