Binance Connector JS
    Preparing search index...

    Interface DustConvertibleAssetsResponse

    DustConvertibleAssetsResponse

    interface DustConvertibleAssetsResponse {
        details?: DustConvertibleAssetsResponseDetailsInner[];
        dribbletBase?: string;
        dribbletPercentage?: string;
        totalTransferQuotaAssetAmount?: string;
        totalTransferTargetAssetAmount?: string;
    }
    Index

    Properties

    DustConvertibleAssetsResponse

    dribbletBase?: string

    DustConvertibleAssetsResponse

    dribbletPercentage?: string

    DustConvertibleAssetsResponse

    totalTransferQuotaAssetAmount?: string

    DustConvertibleAssetsResponse

    totalTransferTargetAssetAmount?: string

    DustConvertibleAssetsResponse