Bitbucket Data Center API Client
    Preparing search index...

    Type Alias WebhookReviewerParticipant

    WebhookReviewerParticipant: BitbucketParticipant & {
        lastReviewedCommit?: string;
    }

    A pull request participant enriched with the reviewer's last-reviewed commit.