notification-service
    Preparing search index...
    interface InboxEventDoc {
        eventId: string;
        timestamp: Date;
    }
    Index

    Properties

    Properties

    eventId: string
    timestamp: Date