affectedRegionCodes property
The regions that are currently affected by this requirement not being met.
Region codes are defined by CLDR. This is
either a country where the program applies specifically to that country or
001
when the program applies globally.
Output only.
Implementation
core.List<core.String>? affectedRegionCodes;