Binance Connector JS
    Preparing search index...

    Interface TimeWeightedAveragePriceSpotAlgoResponse

    TimeWeightedAveragePriceSpotAlgoResponse

    interface TimeWeightedAveragePriceSpotAlgoResponse {
        clientAlgoId?: string;
        code?: number | bigint;
        msg?: string;
        success?: boolean;
    }
    Index

    Properties

    clientAlgoId?: string

    TimeWeightedAveragePriceSpotAlgoResponse

    code?: number | bigint

    TimeWeightedAveragePriceSpotAlgoResponse

    msg?: string

    TimeWeightedAveragePriceSpotAlgoResponse

    success?: boolean

    TimeWeightedAveragePriceSpotAlgoResponse