Selva Compute API Reference - v1.1.2
    Preparing search index...

    Interface DataTree

    Tree with parameter metadata (used in compute responses)

    interface DataTree {
        InnerTree: InnerTreeData;
        ParamName: string;
    }
    Index

    Properties

    Properties

    InnerTree: InnerTreeData
    ParamName: string