Binance Connector JS
    Preparing search index...

    GetDualInvestmentProductListResponseListInner

    interface GetDualInvestmentProductListResponseListInner {
        apr?: string;
        autoCompoundPlanList?: string[];
        canPurchase?: boolean;
        createTimestamp?: number;
        duration?: number;
        exercisedCoin?: string;
        id?: string;
        investCoin?: string;
        isAutoCompoundEnable?: boolean;
        maxAmount?: string;
        minAmount?: string;
        optionType?: string;
        orderId?: number;
        purchaseDecimal?: number;
        purchaseEndTime?: number;
        settleDate?: number;
        strikePrice?: string;
    }
    Index

    Properties

    apr?: string

    GetDualInvestmentProductListResponseListInner

    autoCompoundPlanList?: string[]

    GetDualInvestmentProductListResponseListInner

    canPurchase?: boolean

    GetDualInvestmentProductListResponseListInner

    createTimestamp?: number

    GetDualInvestmentProductListResponseListInner

    duration?: number

    GetDualInvestmentProductListResponseListInner

    exercisedCoin?: string

    GetDualInvestmentProductListResponseListInner

    id?: string

    GetDualInvestmentProductListResponseListInner

    investCoin?: string

    GetDualInvestmentProductListResponseListInner

    isAutoCompoundEnable?: boolean

    GetDualInvestmentProductListResponseListInner

    maxAmount?: string

    GetDualInvestmentProductListResponseListInner

    minAmount?: string

    GetDualInvestmentProductListResponseListInner

    optionType?: string

    GetDualInvestmentProductListResponseListInner

    orderId?: number

    GetDualInvestmentProductListResponseListInner

    purchaseDecimal?: number

    GetDualInvestmentProductListResponseListInner

    purchaseEndTime?: number

    GetDualInvestmentProductListResponseListInner

    settleDate?: number

    GetDualInvestmentProductListResponseListInner

    strikePrice?: string

    GetDualInvestmentProductListResponseListInner