Bitbucket Data Center API Client
    Preparing search index...

    Interface BitbucketWebhookResult

    HTTP response received during a webhook delivery

    interface BitbucketWebhookResult {
        description: string;
        outcome: string;
    }
    Index

    Properties

    Properties

    description: string
    outcome: string