Result for requested redactions

interface SingleRedactionResponse {
    externalId: string;
    successful: boolean;
}

Properties

externalId: string

An unique id for the redaction request

successful: boolean

Indicates if redaction was success/failure