A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
Representation of content of a Shield List that contains countries data.
countryThe type of content in the shield list.
Value is always country
["US","PL"]11000List of country codes values.
{
"type": "country",
"country_codes": [
"US",
"PL"
]
}