@sudoplatform/sudo-email
    Preparing search index...

    Type Alias EmailMessageDateRange

    EmailMessageDateRange: { sortDate: DateRange } | { updatedAt: DateRange }

    The Sudo Platform SDK representation of an email message date range.

    Note that both timestamps cannot be specified otherwise an InvalidArgumentError will occur.