@nexartis/nexartis-nanda-node-sdk - v1.2.1
    Preparing search index...

    Interface RegisterAgentResponse

    interface RegisterAgentResponse {
        message: string;
        status: "success";
    }
    Index

    Properties

    Properties

    message: string
    status: "success"