@mobilon-dev/amotop - v0.1.47
    Preparing search index...

    Interface FilterParams

    interface FilterParams {
        createdAtFrom?: string;
        createdAtTo?: string;
    }
    Index

    Properties

    createdAtFrom?: string
    createdAtTo?: string