@nexartis/homeport-sdk - v1.0.0
    Preparing search index...

    Interface AgentRefreshResult

    interface AgentRefreshResult {
        agent?: HomeportAgent;
        message: string;
        status: string;
    }
    Index

    Properties

    Properties

    message: string
    status: string