TF-657 Add interactor/repository/datasource for SendReceiptToSender

This commit is contained in:
dab246
2022-10-19 21:09:37 +07:00
committed by Dat H. Pham
parent 398654a79d
commit 4d7ba01f00
11 changed files with 191 additions and 15 deletions
@@ -55,7 +55,8 @@ class EmailAPI {
EmailProperty.htmlBody,
EmailProperty.attachments,
EmailProperty.headers,
EmailProperty.keywords
EmailProperty.keywords,
EmailProperty.mailboxIds,
}))
..addFetchHTMLBodyValues(true);