Binance Connector JS
    Preparing search index...

    BnbTransferResponse

    interface BnbTransferResponse {
        tranId?: number | bigint;
    }
    Index

    Properties

    Properties

    tranId?: number | bigint

    BnbTransferResponse