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

    Interface RedactionJobStatusResponse

    interface RedactionJobStatusResponse {
        bulkRedactionResponse?: BulkRedactionResponse;
        jobStatus?: string;
    }
    Index

    Properties

    bulkRedactionResponse?: BulkRedactionResponse
    jobStatus?: string