Binance Connector JS
    Preparing search index...

    Interface GetIpRestrictionForASubAccountApiKeyResponse

    GetIpRestrictionForASubAccountApiKeyResponse

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

    Properties

    apiKey?: string

    GetIpRestrictionForASubAccountApiKeyResponse

    ipList?: string[]

    GetIpRestrictionForASubAccountApiKeyResponse

    ipRestrict?: string

    GetIpRestrictionForASubAccountApiKeyResponse

    updateTime?: number

    GetIpRestrictionForASubAccountApiKeyResponse