Binance Connector JS
    Preparing search index...

    ApplyMmWithdrawResponse

    interface ApplyMmWithdrawResponse {
        id?: string;
        transferId?: string;
        walletAddress?: string;
        walletId?: string;
    }
    Index

    Properties

    id?: string

    ApplyMmWithdrawResponse

    transferId?: string

    ApplyMmWithdrawResponse

    walletAddress?: string

    ApplyMmWithdrawResponse

    walletId?: string

    ApplyMmWithdrawResponse