Jira.js - Jira Cloud API library
    Preparing search index...

    Interface SingleRedactionResponse

    Result for requested redactions

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

    Properties

    externalId: string

    An unique id for the redaction request

    successful: boolean

    Indicates if redaction was success/failure