Binance Connector JS
    Preparing search index...

    Interface FetchWithdrawQuotaResponse

    FetchWithdrawQuotaResponse

    interface FetchWithdrawQuotaResponse {
        usedWdQuota?: string;
        wdQuota?: string;
    }
    Index

    Properties

    usedWdQuota?: string

    FetchWithdrawQuotaResponse

    wdQuota?: string

    FetchWithdrawQuotaResponse