forinvest-cli
    Preparing search index...

    Interface CustomDateRange

    interface CustomDateRange {
        customEndDate: Date;
        customStartDate: Date;
    }
    Index

    Properties

    customEndDate: Date
    customStartDate: Date