Binance Connector JS
    Preparing search index...

    GetListOfPlansResponse1

    interface GetListOfPlansResponse1 {
        plans?: GetListOfPlansResponse1PlansInner[];
        planValueInBTC?: string;
        planValueInUSD?: string;
        pnlInUSD?: string;
        roi?: string;
    }
    Index

    Properties

    GetListOfPlansResponse1

    planValueInBTC?: string

    GetListOfPlansResponse1

    planValueInUSD?: string

    GetListOfPlansResponse1

    pnlInUSD?: string

    GetListOfPlansResponse1

    roi?: string

    GetListOfPlansResponse1