Representation of content of a Shield List that contains email addresses data.
email
The type of content in the shield list.
Value is always email
["example1@box.com","example2@gmail.com"]
1
100000
List of emails
{
"type": "email",
"email_addresses": [
"example1@box.com",
"example2@gmail.com"
]
}