@oneblink/apps-react
    Preparing search index...

    Interface NewAppUserKey

    interface NewAppUserKey {
        links: { organisations: string };
        name: string;
        type: "APP_USER";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    links: { organisations: string }
    name: string
    type: "APP_USER"