countryCodes

@SerialName(value = "country_codes")
val countryCodes: List<String>? = null(source)

Optional. A list of two-letter ISO 3166-1 alpha-2 country codes indicating the countries from which eligible users for the giveaway must come. If empty, then all users can participate in the giveaway. Users with a phone number that was bought on Fragment can always participate in giveaways.

type: Array of String