Skip to main content

Representation of content of a Shield List that contains countries data.

type
enum<string>
required

The type of content in the shield list.

Available options:
country
Example:

"country"

country_codes
string[]
required

List of country codes values.

Example:
["US", "PL"]