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

    Interface UserCreateResponse

    interface UserCreateResponse {
        user: string;
    }
    Index

    Properties

    Properties

    user: string