__construct(private readonly ?string $sender, private readonly ?string $recipients, private readonly ?string $subject, private readonly ?string $body, private readonly ?string $attachment, private readonly ?DateTimeImmutable $period_start, private readonly ?DateTimeImmutable $period_end, private readonly ?bool $is_unread, private readonly ?bool $is_system, private readonly ?bool $has_attachment)