TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface RunUserCreate

    interface RunUserCreate {
        user: string;
    }
    Index

    Properties

    Properties

    user: string