ConfigSmsRegionConfigAllowlistOnly

data class ConfigSmsRegionConfigAllowlistOnly(val allowedRegions: List<String>? = null)

Constructors

Link copied to clipboard
constructor(allowedRegions: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val allowedRegions: List<String>? = null

Two letter unicode region codes to allow as defined by https://cldr.unicode.org/ The full list of these region codes is here: https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json