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

    Interface TrustScoresOptions

    interface TrustScoresOptions {
        agent?: string;
        limit?: number;
        offset?: number;
    }
    Index

    Properties

    Properties

    agent?: string
    limit?: number
    offset?: number