Binance Connector JS
    Preparing search index...

    GetListOfPlansResponse2

    interface GetListOfPlansResponse2 {
        plans?: GetListOfPlansResponse2PlansInner[];
        planValueInBTC?: string;
        planValueInUSD?: string;
    }
    Index

    Properties

    GetListOfPlansResponse2

    planValueInBTC?: string

    GetListOfPlansResponse2

    planValueInUSD?: string

    GetListOfPlansResponse2