Binance Connector JS
    Preparing search index...

    SubscribeDualInvestmentProductsResponse

    interface SubscribeDualInvestmentProductsResponse {
        apr?: string;
        autoCompoundPlan?: string;
        duration?: number;
        exercisedCoin?: string;
        investCoin?: string;
        optionType?: string;
        orderId?: number;
        positionId?: number;
        purchaseStatus?: string;
        purchaseTime?: number;
        settleDate?: number;
        strikePrice?: string;
        subscriptionAmount?: string;
    }
    Index

    Properties

    apr?: string

    SubscribeDualInvestmentProductsResponse

    autoCompoundPlan?: string

    SubscribeDualInvestmentProductsResponse

    duration?: number

    SubscribeDualInvestmentProductsResponse

    exercisedCoin?: string

    SubscribeDualInvestmentProductsResponse

    investCoin?: string

    SubscribeDualInvestmentProductsResponse

    optionType?: string

    SubscribeDualInvestmentProductsResponse

    orderId?: number

    SubscribeDualInvestmentProductsResponse

    positionId?: number

    SubscribeDualInvestmentProductsResponse

    purchaseStatus?: string

    SubscribeDualInvestmentProductsResponse

    purchaseTime?: number

    SubscribeDualInvestmentProductsResponse

    settleDate?: number

    SubscribeDualInvestmentProductsResponse

    strikePrice?: string

    SubscribeDualInvestmentProductsResponse

    subscriptionAmount?: string

    SubscribeDualInvestmentProductsResponse