Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface LabelDetails

    interface LabelDetails {
        associatedContents?: LabeledContentPageResponse;
        label: Label;
    }
    Index

    Properties

    associatedContents?: LabeledContentPageResponse
    label: Label