@intelligentgraphics/openconfiguration.host
    Preparing search index...

    Interface SaveResult

    interface SaveResult {
        pin: string;
        url?: string;
    }
    Index

    Properties

    Properties

    pin: string

    The pin by which the planning can be loaded again.

    url?: string

    Url for this configuration and this planning.

    Can be omitted.