Binance Connector JS
    Preparing search index...

    Interface ListAllConvertPairsResponseInner

    ListAllConvertPairsResponseInner

    interface ListAllConvertPairsResponseInner {
        fromAsset?: string;
        fromAssetMaxAmount?: string;
        fromAssetMinAmount?: string;
        toAsset?: string;
        toAssetMaxAmount?: string;
        toAssetMinAmount?: string;
    }
    Index

    Properties

    fromAsset?: string

    ListAllConvertPairsResponseInner

    fromAssetMaxAmount?: string

    ListAllConvertPairsResponseInner

    fromAssetMinAmount?: string

    ListAllConvertPairsResponseInner

    toAsset?: string

    ListAllConvertPairsResponseInner

    toAssetMaxAmount?: string

    ListAllConvertPairsResponseInner

    toAssetMinAmount?: string

    ListAllConvertPairsResponseInner