Binance Connector JS
    Preparing search index...

    DeleteIpListForASubAccountApiKeyResponse

    interface DeleteIpListForASubAccountApiKeyResponse {
        apiKey?: string;
        ipList?: string[];
        ipRestrict?: string;
        updateTime?: number;
    }
    Index

    Properties

    apiKey?: string

    DeleteIpListForASubAccountApiKeyResponse

    ipList?: string[]

    DeleteIpListForASubAccountApiKeyResponse

    ipRestrict?: string

    DeleteIpListForASubAccountApiKeyResponse

    updateTime?: number

    DeleteIpListForASubAccountApiKeyResponse