TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object
This commit is contained in:
@@ -12,4 +12,10 @@ extension MailboxIdExtension on MailboxId {
|
||||
destinationMailboxId.generatePath(): true
|
||||
});
|
||||
}
|
||||
|
||||
PatchObject generateActionPath() {
|
||||
return PatchObject({
|
||||
generatePath(): true,
|
||||
});
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user