Binance Connector JS
    Preparing search index...

    Request parameters for dustTransfer operation in AssetApi. DustTransferRequest

    interface DustTransferRequest {
        accountType?: string;
        asset: string;
        recvWindow?: number;
    }
    Index

    Properties

    accountType?: string

    SPOT or MARGIN,default SPOT

    AssetApiDustTransfer

    asset: string

    AssetApiDustTransfer

    recvWindow?: number

    AssetApiDustTransfer