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

    Interface RelationData

    interface RelationData {
        createdBy?: User;
        createdDate?: string;
        friendlyCreatedDate?: string;
    }
    Index

    Properties

    createdBy?: User
    createdDate?: string
    friendlyCreatedDate?: string