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

    Interface SpacePropertyCreate

    interface SpacePropertyCreate {
        key: string;
        space?: { key?: string };
        value: PropertyValue;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    The key of the new property.

    space?: { key?: string }

    Type declaration

    • Optionalkey?: string

      The key of the space