Bitbucket Data Center API Client
    Preparing search index...

    Interface InboxPullRequestsCount

    Response for GET /rest/api/latest/inbox/pull-requests/count.

    interface InboxPullRequestsCount {
        count: number;
    }
    Index

    Properties

    Properties

    count: number