applicableCountries property

List<String>? applicableCountries
getter/setter pair

List of country codes (ISO 3166-1 alpha-2) where issue applies to the offer.

Implementation

core.List<core.String>? applicableCountries;