Skip to content

Commit a39d80d

Browse files
committed
fixed UK Electoral Roll Number
1 parent 71ac95e commit a39d80d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/language-service/personally-identifiable-information/includes/identification-entities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1922,13 +1922,13 @@ The following entities are grouped and listed by country/region:
19221922
:::column-end:::
19231923
:::column span="2":::
19241924

1925-
To get this entity category, add `UKNationalInsuranceNumber` to the `piiCategories` parameter. `UKNationalInsuranceNumber` will be returned in the API response if detected.
1925+
To get this entity category, add `UKElectoralRollNumber` to the `piiCategories` parameter. `UKElectoralRollNumber` will be returned in the API response if detected.
19261926
19271927
Also returned with `domain=phi`.
19281928
:::column-end:::
19291929
:::column span="":::
19301930

1931-
`en`
1931+
`en`, `es`, `fr`, `de`, `it`, `pt-pt`, `pt-br`, `zh`, `ja`, `ko`, `nl`, `sv`, `tr`, `hi`, `da`, `nl`, `no`, `ro`, `ar`, `bg`, `hr`, `ms`, `ru`, `sl`, `cs`, `et`, `fi`, `he`, `hu`, `lv`, `sk`, `th`, `uk`
19321932
19331933
:::column-end:::
19341934
:::row-end:::

0 commit comments

Comments
 (0)