Mayson Monorepo Documentation
    Preparing search index...

    Interface SendDailyPortfolioSummaryTask

    Payload for daily portfolio summary email task No payload needed - worker queries all users with preference enabled

    interface SendDailyPortfolioSummaryTask {
        userId?: string;
    }
    Index

    Properties

    Properties

    userId?: string

    Optional: send to specific user only (for testing)