Bitbucket Data Center API Client
    Preparing search index...

    Interface BitbucketLabel

    A label applied to a repository.

    interface BitbucketLabel {
        name: string;
    }
    Index

    Properties

    Properties

    name: string