rmapi-js
    Preparing search index...

    Interface FolderOptions

    options for creating a folder

    interface FolderOptions {
        parent?: string;
    }
    Index

    Properties

    Properties

    parent?: string

    the id of the folder's parent directory, "" or omitted for root