Binance Connector JS
    Preparing search index...

    Interface VolumeParticipationFutureAlgoResponse

    VolumeParticipationFutureAlgoResponse

    interface VolumeParticipationFutureAlgoResponse {
        clientAlgoId?: string;
        code?: number;
        msg?: string;
        success?: boolean;
    }
    Index

    Properties

    clientAlgoId?: string

    VolumeParticipationFutureAlgoResponse

    code?: number

    VolumeParticipationFutureAlgoResponse

    msg?: string

    VolumeParticipationFutureAlgoResponse

    success?: boolean

    VolumeParticipationFutureAlgoResponse