Updated Email Message Failure
data class UpdatedEmailMessageFailure(val id: String, val errorType: String) : UpdatedEmailMessageResult
Representation of the result of an unsuccessful update to an email message in the Sudo Platform Email SDK.