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

    Interface DeleteReviewById

    interface DeleteReviewById {
        reviewId: string;
    }
    Index

    Properties

    Properties

    reviewId: string

    The ID of the Review to delete.