AllowlistOnly interface

กำหนดนโยบายการอนุญาตเฉพาะภูมิภาคโดยการเพิ่มภูมิภาคเหล่านั้นไปยังรายการที่อนุญาตอย่างชัดเจน

ลายเซ็น:

export interface AllowlistOnly 

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
ภูมิภาคที่ได้รับอนุญาต สตริง[] รหัสภูมิภาคแบบ Unicode 2 ตัวอักษรที่จะอนุญาตตามที่ https://cldr.unicode.org/ ได้กําหนด ดูรายการรหัสภูมิภาคทั้งหมดได้ที่ https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json

AllowlistOnly.allowedRegions

รหัสภูมิภาคแบบ Unicode 2 ตัวอักษรที่จะอนุญาตตามที่ https://cldr.unicode.org/ ได้กําหนด ดูรายการรหัสภูมิภาคทั้งหมดได้ที่ https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json

ลายเซ็น:

allowedRegions: string[];