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

    Interface ContentPropertyCreate

    interface ContentPropertyCreate {
        key: string;
        value: PropertyValue;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    The key of the new property.