Binance Connector JS
    Preparing search index...

    QuerySpecialKeyListResponseInner

    interface QuerySpecialKeyListResponseInner {
        apiKey?: string;
        apiName?: string;
        ip?: string;
        permissionMode?: string;
        type?: string;
    }
    Index

    Properties

    apiKey?: string

    api Key.

    QuerySpecialKeyListResponseInner

    apiName?: string

    api Name.

    QuerySpecialKeyListResponseInner

    ip?: string

    ip.

    QuerySpecialKeyListResponseInner

    permissionMode?: string

    permission Mode.

    QuerySpecialKeyListResponseInner

    type?: string

    type.

    QuerySpecialKeyListResponseInner