The created data deletion request information.

Hierarchy

  • DataDeletionResponseItem

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Deletion attribute for data deletion response.

id: string

The ID of the created data deletion request.

type: string

The type of the request created.

Generated using TypeDoc