Updated Email Message Success
data class UpdatedEmailMessageSuccess(val id: String, val createdAt: Date, val updatedAt: Date) : UpdatedEmailMessageResult
Representation of the result of a successful update to an email message in the Sudo Platform Email SDK.