Hnxml Standard
    Preparing search index...

    Interface variableMissionListingServer

    interface variableMissionListingServer {
        articleFolderPath: string;
        assigner: "true" | "false";
        children?: never;
        color: string;
        iconPath: string;
        name: string;
        public: "true" | "false";
        title: string;
    }
    Index

    Properties

    articleFolderPath: string
    assigner: "true" | "false"
    children?: never
    color: string
    iconPath: string
    name: string
    public: "true" | "false"
    title: string