Get Email Security Block Sender Result
data class GetEmailSecurityBlockSenderResult(val accountId: String, val comments: String, val createdAt: String, val filter: GetEmailSecurityBlockSenderFilter? = null, val id: Int, val isRegex: Boolean, val lastModified: String, val pattern: String, val patternId: Int? = null, val patternType: String)
A collection of values returned by getEmailSecurityBlockSender.