Binance Connector JS
    Preparing search index...

    BrokerWithdrawResponse

    interface BrokerWithdrawResponse {
        accpted?: boolean;
        info?: string;
        trId?: number;
    }
    Index

    Properties

    Properties

    accpted?: boolean

    BrokerWithdrawResponse

    info?: string

    BrokerWithdrawResponse

    trId?: number

    BrokerWithdrawResponse