Binance Connector JS
    Preparing search index...

    Interface QueryOrderQuantityPrecisionPerAssetRequest

    Request parameters for queryOrderQuantityPrecisionPerAsset operation in MarketDataApi. QueryOrderQuantityPrecisionPerAssetRequest

    interface QueryOrderQuantityPrecisionPerAssetRequest {
        recvWindow?: number;
    }
    Index

    Properties

    Properties

    recvWindow?: number

    The value cannot be greater than 60000

    MarketDataApiQueryOrderQuantityPrecisionPerAsset