ThingOrigin.js
    Preparing search index...

    Interface accessInsetResult

    interface accessInsetResult {
        inserted: boolean;
        modelUrl?: string;
        saved: boolean;
    }
    Index

    Properties

    inserted: boolean
    modelUrl?: string
    saved: boolean