Get Email Security Block Senders Plain Args
data class GetEmailSecurityBlockSendersPlainArgs(val accountId: String, val direction: String? = null, val maxItems: Int? = null, val order: String? = null, val patternType: String? = null, val search: String? = null) : ConvertibleToJava<GetEmailSecurityBlockSendersPlainArgs>
A collection of arguments for invoking getEmailSecurityBlockSenders.