Binance Connector JS
    Preparing search index...

    AddIpRestrictionForSubAccountApiKeyResponse

    interface AddIpRestrictionForSubAccountApiKeyResponse {
        apiKey?: string;
        ipList?: string[];
        status?: string;
        updateTime?: number;
    }
    Index

    Properties

    apiKey?: string

    AddIpRestrictionForSubAccountApiKeyResponse

    ipList?: string[]

    AddIpRestrictionForSubAccountApiKeyResponse

    status?: string

    AddIpRestrictionForSubAccountApiKeyResponse

    updateTime?: number

    AddIpRestrictionForSubAccountApiKeyResponse